Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +9 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
gradio==5.9.1
|
| 2 |
-
gradio-client==1.5.2
|
| 3 |
-
python-dotenv==1.0.1
|
| 4 |
-
mistune==3.0.2
|
| 5 |
-
nbconvert==7.16.4
|
| 6 |
-
requests==2.32.3
|
| 7 |
-
pillow==11.0.0
|
| 8 |
-
pollinations==2.1
|
|
|
|
|
|
| 1 |
+
gradio==5.9.1
|
| 2 |
+
gradio-client==1.5.2
|
| 3 |
+
python-dotenv==1.0.1
|
| 4 |
+
mistune==3.0.2
|
| 5 |
+
nbconvert==7.16.4
|
| 6 |
+
requests==2.32.3
|
| 7 |
+
pillow==11.0.0
|
| 8 |
+
pollinations==2.1
|
| 9 |
+
sib-api-v3-sdk==7.6.0
|