Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -16,6 +16,7 @@ dill
|
|
| 16 |
gradio
|
| 17 |
gradio-i18n
|
| 18 |
spaces
|
|
|
|
| 19 |
|
| 20 |
# Tests
|
| 21 |
# pytest
|
|
|
|
| 16 |
gradio
|
| 17 |
gradio-i18n
|
| 18 |
spaces
|
| 19 |
+
huggingface-hub==0.34.3
|
| 20 |
|
| 21 |
# Tests
|
| 22 |
# pytest
|