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