Arjun Singh commited on
Commit ·
ebd3e2e
1
Parent(s): ce6f197
dotenv in requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ fastapi
|
|
| 2 |
pydantic
|
| 3 |
uvicorn
|
| 4 |
gradio
|
| 5 |
-
groq
|
|
|
|
|
|
| 2 |
pydantic
|
| 3 |
uvicorn
|
| 4 |
gradio
|
| 5 |
+
groq
|
| 6 |
+
dotenv
|