Spaces:
Sleeping
Sleeping
Commit
·
5ce69c4
1
Parent(s):
8b5c9f7
pin hugginface_hub requirement
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ starlette==0.23.1
|
|
3 |
ipython==8.10.0
|
4 |
nbconvert==7.2.8
|
5 |
uvicorn==0.20.0
|
6 |
-
|
|
|
3 |
ipython==8.10.0
|
4 |
nbconvert==7.2.8
|
5 |
uvicorn==0.20.0
|
6 |
+
huggingface-hub==0.13.1
|