Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
huggingface_hub
|
2 |
accelerate
|
3 |
bitsandbytes
|
4 |
-
gradio
|
5 |
spaces
|
6 |
torch
|
7 |
transformers
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
accelerate
|
3 |
bitsandbytes
|
4 |
+
gradio<=4
|
5 |
spaces
|
6 |
torch
|
7 |
transformers
|