Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ einops
|
|
3 |
timm ==0.6.12
|
4 |
accelerate
|
5 |
gradio==3.50.1
|
|
|
6 |
sentencepiece
|
7 |
-
git+https://github.com/huggingface/[email protected]
|
8 |
-
git+https://github.com/huggingface/[email protected]
|
9 |
-
git+https://github.com/huggingface/huggingface_hub.git@main#egg=huggingface_hub
|
|
|
3 |
timm ==0.6.12
|
4 |
accelerate
|
5 |
gradio==3.50.1
|
6 |
+
huggingface-hub==0.13.4
|
7 |
sentencepiece
|
8 |
+
git+https://github.com/huggingface/[email protected]
|
9 |
+
git+https://github.com/huggingface/[email protected]
|
|