Spaces:
Sleeping
Sleeping
Joash
commited on
Commit
·
6f61b4f
1
Parent(s):
b22e30e
Update requirements for ZeroGPU and space configuration
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ einops>=0.7.0
|
|
12 |
scipy>=1.11.0
|
13 |
|
14 |
# Hugging Face
|
15 |
-
huggingface-hub>=0.20.3
|
16 |
|
17 |
# Utilities
|
18 |
python-dotenv>=1.0.0
|
|
|
12 |
scipy>=1.11.0
|
13 |
|
14 |
# Hugging Face
|
15 |
+
huggingface-hub[cli,space]>=0.20.3
|
16 |
|
17 |
# Utilities
|
18 |
python-dotenv>=1.0.0
|