Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ opencv-python==4.8.1.78
|
|
| 7 |
pillow==10.1.0
|
| 8 |
omegaconf==2.3.0
|
| 9 |
tqdm==4.66.1
|
| 10 |
-
gradio==4.19.2
|
|
|
|
|
|
| 7 |
pillow==10.1.0
|
| 8 |
omegaconf==2.3.0
|
| 9 |
tqdm==4.66.1
|
| 10 |
+
gradio==4.19.2
|
| 11 |
+
huggingface-hub==0.21.4
|