Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.0.0
|
2 |
pip==22.3.1
|
3 |
-
huggingface-hub
|
4 |
hf-transfer==0.1.4
|
5 |
protobuf4
|
6 |
click==8.1
|
|
|
1 |
gradio==3.0.0
|
2 |
pip==22.3.1
|
3 |
+
huggingface-hub==0.19
|
4 |
hf-transfer==0.1.4
|
5 |
protobuf4
|
6 |
click==8.1
|