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