Spaces:
Runtime error
Runtime error
Add HF Hub dep
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pandas<=1.4
|
2 |
python-dotenv
|
3 |
protobuf~=3.19.0
|
|
|
|
1 |
pandas<=1.4
|
2 |
python-dotenv
|
3 |
protobuf~=3.19.0
|
4 |
+
huggingface-hub==0.9.1
|