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