Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -4,3 +4,7 @@ gradio_imageslider==0.0.20
|
|
4 |
numpy<2.0.0
|
5 |
pillow>=10.4.0
|
6 |
pillow-heif>=0.18.0
|
|
|
|
|
|
|
|
|
|
4 |
numpy<2.0.0
|
5 |
pillow>=10.4.0
|
6 |
pillow-heif>=0.18.0
|
7 |
+
|
8 |
+
gradio
|
9 |
+
huggingface_hub
|
10 |
+
httpx[socks]
|