Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
| 1 |
+
accelerate==0.25.0
|
| 2 |
+
bitsandbytes==0.41.1
|
| 3 |
+
gradio==4.14.0
|
| 4 |
+
scipy==1.11.2
|
| 5 |
+
spaces==0.20.0
|
| 6 |
+
torch==2.0.0
|
| 7 |
+
transformers==4.36.2
|