Updated requirements.txt
#110
by
pathmohd123
- opened
- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
gradio
|
|
|
|
|
|
|
|
|
|
| 2 |
requests
|
|
|
|
| 1 |
gradio
|
| 2 |
+
requests
|
| 3 |
+
openai
|
| 4 |
+
python-dotenv
|
| 5 |
requests
|