Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio==3.50.2
|
| 2 |
openai==1.12.0
|
| 3 |
pandas==2.0.3
|
| 4 |
-
numpy==1.
|
| 5 |
scikit-learn==1.3.2
|
| 6 |
huggingface-hub==0.20.3
|
| 7 |
beautifulsoup4==4.12.3
|
|
|
|
| 1 |
gradio==3.50.2
|
| 2 |
openai==1.12.0
|
| 3 |
pandas==2.0.3
|
| 4 |
+
numpy==1.26.4
|
| 5 |
scikit-learn==1.3.2
|
| 6 |
huggingface-hub==0.20.3
|
| 7 |
beautifulsoup4==4.12.3
|