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