Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
transformers>=4.37.0
|
3 |
torch>=2.0.0
|
4 |
accelerate
|
5 |
-
bitsandbytes
|
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
transformers>=4.37.0
|
3 |
torch>=2.0.0
|
4 |
accelerate
|
5 |
+
bitsandbytes
|
6 |
+
huggingface_hub
|