Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
accelerate
|
2 |
-
bitsandbytes
|
3 |
-
gradio
|
4 |
-
spaces
|
5 |
torch==2.0.0
|
6 |
-
transformers==4.42.
|
|
|
1 |
+
accelerate
|
2 |
+
bitsandbytes
|
|
|
|
|
3 |
torch==2.0.0
|
4 |
+
transformers==4.42.4
|