Spaces:
Build error
Build error
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ torch==2.2.0
|
|
5 |
pydantic==1.10.13
|
6 |
gradio==5.11.0
|
7 |
datasets==2.13.1
|
8 |
-
huggingface_hub
|
9 |
flake8==6.0.0
|
10 |
autopep8==2.0.2
|
|
|
5 |
pydantic==1.10.13
|
6 |
gradio==5.11.0
|
7 |
datasets==2.13.1
|
8 |
+
huggingface_hub
|
9 |
flake8==6.0.0
|
10 |
autopep8==2.0.2
|