Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -16
requirements.txt
CHANGED
@@ -1,20 +1,5 @@
|
|
1 |
Flask==3.0.0
|
2 |
requests
|
3 |
google-generativeai
|
4 |
-
psycopg2-binary
|
5 |
-
gradio-client
|
6 |
-
pytube
|
7 |
pillow
|
8 |
-
|
9 |
-
blinker
|
10 |
-
click
|
11 |
-
gunicorn
|
12 |
-
importlib-metadata
|
13 |
-
itsdangerous
|
14 |
-
Jinja2
|
15 |
-
MarkupSafe
|
16 |
-
packaging
|
17 |
-
python-dotenv
|
18 |
-
Werkzeug
|
19 |
-
zipp
|
20 |
-
redis
|
|
|
1 |
Flask==3.0.0
|
2 |
requests
|
3 |
google-generativeai
|
|
|
|
|
|
|
4 |
pillow
|
5 |
+
Jinja2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|