Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,5 @@ pandas==2.2.2
|
|
| 2 |
scikit-learn==1.4.2
|
| 3 |
nltk==3.8.1
|
| 4 |
gradio==4.27.0
|
|
|
|
|
|
|
|
|
| 2 |
scikit-learn==1.4.2
|
| 3 |
nltk==3.8.1
|
| 4 |
gradio==4.27.0
|
| 5 |
+
openpyxl
|
| 6 |
+
xlrd
|