Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
torch>=2.0.0
|
2 |
transformers>=4.35.0
|
3 |
accelerate>=0.24.0
|
4 |
-
gradio>=3.40.0
|
5 |
-
bitsandbytes>=0.41.0 # For 4-bit quantization
|
|
|
1 |
torch>=2.0.0
|
2 |
transformers>=4.35.0
|
3 |
accelerate>=0.24.0
|
4 |
+
gradio>=3.40.0
|
|