Spaces:
Build error
Build error
Create requirments.txt
Browse files- requirments.txt +3 -0
requirments.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
openai==0.28
|
| 3 |
+
python-dotenv
|