Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
openai
|
| 2 |
-
gradio
|
|
|
|
| 3 |
pdfplumber
|
| 4 |
requests
|
| 5 |
g4f[all]
|
|
|
|
| 1 |
openai
|
| 2 |
+
gradio
|
| 3 |
+
python-dotenv
|
| 4 |
pdfplumber
|
| 5 |
requests
|
| 6 |
g4f[all]
|