Spaces:
Runtime error
Runtime error
cwkuo commited on
Commit ·
6855619
1
Parent(s): 40e6e04
some quick fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ omegaconf
|
|
| 12 |
h5py>=3.8.0
|
| 13 |
spacy>=3.5.0
|
| 14 |
bitsandbytes
|
| 15 |
-
accelerate
|
|
|
|
|
|
| 12 |
h5py>=3.8.0
|
| 13 |
spacy>=3.5.0
|
| 14 |
bitsandbytes
|
| 15 |
+
accelerate
|
| 16 |
+
scipy
|