Spaces:
Sleeping
Sleeping
Commit ·
54d9857
1
Parent(s): 83f7af5
0829
Browse files- main.py → app.py +0 -0
- requirements.txt +3 -0
main.py → app.py
RENAMED
|
File without changes
|
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.2.0
|
| 2 |
+
openai==1.2.3
|
| 3 |
+
python-dotenv==1.0.0
|