Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -27,4 +27,5 @@ transformers==4.39.2
|
|
27 |
xformers==0.0.25.post1
|
28 |
isort==5.13.2
|
29 |
pylint==3.2.2
|
30 |
-
pre-commit==3.7.1
|
|
|
|
27 |
xformers==0.0.25.post1
|
28 |
isort==5.13.2
|
29 |
pylint==3.2.2
|
30 |
+
pre-commit==3.7.1
|
31 |
+
huggingface-hub==0.25.2
|