Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.12.1
|
2 |
transformers==4.28.1
|
3 |
accelerate==0.19.0
|
4 |
-
scipy
|
5 |
-
numpy
|
6 |
bitsandbytes
|
|
|
1 |
torch==1.12.1
|
2 |
transformers==4.28.1
|
3 |
accelerate==0.19.0
|
4 |
+
scipy
|
5 |
+
numpy
|
6 |
bitsandbytes
|