Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio>=4.19.2
|
|
2 |
openai>=1.12.0
|
3 |
anthropic>=0.18.1
|
4 |
pandas>=2.2.1
|
5 |
-
together>=0.2.8
|
|
|
|
2 |
openai>=1.12.0
|
3 |
anthropic>=0.18.1
|
4 |
pandas>=2.2.1
|
5 |
+
together>=0.2.8
|
6 |
+
dotenv
|