QAway-to commited on
Commit
7bc0a30
·
1 Parent(s): 2fa5186

Base app.py interface v2.2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,4 +6,5 @@ accelerate>=0.26.0
6
  numpy>=1.24.0
7
  scipy>=1.11.0
8
  huggingface-hub>=0.22.0
 
9
 
 
6
  numpy>=1.24.0
7
  scipy>=1.11.0
8
  huggingface-hub>=0.22.0
9
+ openpyxl
10