Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers==4.26.1
|
2 |
torch==1.11.0
|
3 |
accelerate
|
4 |
-
bitsandbytes
|
|
|
|
1 |
transformers==4.26.1
|
2 |
torch==1.11.0
|
3 |
accelerate
|
4 |
+
bitsandbytes
|
5 |
+
scipy
|