Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers>=4.30.0
|
2 |
+
gradio>=3.30.0
|
3 |
+
accelerate>=0.20.0
|
4 |
+
torch>=1.10.0
|
5 |
+
bitsandbytes>=0.37.0
|