Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
python-dotenv
|
| 2 |
scikit-learn
|
|
|
|
| 3 |
gradio==4.27.0
|
| 4 |
pydantic>=2.4.2
|
| 5 |
openai>=1.65.4
|
|
|
|
| 1 |
python-dotenv
|
| 2 |
scikit-learn
|
| 3 |
+
openpyxl
|
| 4 |
gradio==4.27.0
|
| 5 |
pydantic>=2.4.2
|
| 6 |
openai>=1.65.4
|