Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -5,4 +5,8 @@ pandas==2.2.1
|
|
5 |
ipython==8.22.2
|
6 |
cairosvg==2.7.1
|
7 |
moviepy==1.0.3
|
8 |
-
shapely==2.0.3
|
|
|
|
|
|
|
|
|
|
5 |
ipython==8.22.2
|
6 |
cairosvg==2.7.1
|
7 |
moviepy==1.0.3
|
8 |
+
shapely==2.0.3
|
9 |
+
|
10 |
+
huggingface_hub
|
11 |
+
httpx[socks]
|
12 |
+
gradio
|