Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ rembg==2.0.38
|
|
3 |
gradio>=3.36.0
|
4 |
opencv-python-headless==4.7.0.72
|
5 |
numpy==1.23.5
|
|
|
|
3 |
gradio>=3.36.0
|
4 |
opencv-python-headless==4.7.0.72
|
5 |
numpy==1.23.5
|
6 |
+
huggingface_hub>=0.14.0
|