Spaces:
Running
Running
added json and re
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ 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 |
+
json
|
7 |
+
re
|