Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
openai==1.54.4
|
2 |
pydantic==2.9.2
|
3 |
reportlab==4.2.4
|
4 |
-
markdown
|
|
|
|
|
|
|
|
|
|
1 |
openai==1.54.4
|
2 |
pydantic==2.9.2
|
3 |
reportlab==4.2.4
|
4 |
+
markdown
|
5 |
+
gradio
|
6 |
+
requests
|
7 |
+
pillow
|
8 |
+
python-dotenv
|