Spaces:
Sleeping
Sleeping
Nyha15 commited on
Commit ·
161ef7d
1
Parent(s): 45ef072
Removed LLM call
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
gradio==4.13.0
|
| 2 |
pandas==2.1.1
|
| 3 |
numpy==1.26.0
|
| 4 |
-
requests==2.31.0
|
| 5 |
-
openai==1.76.0
|
|
|
|
| 1 |
gradio==4.13.0
|
| 2 |
pandas==2.1.1
|
| 3 |
numpy==1.26.0
|
| 4 |
+
requests==2.31.0
|
|
|