VJyzCELERY commited on
Commit ·
ab62d87
1
Parent(s): 6e27010
Readded requirement.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
datasets==3.6.0
|
| 2 |
+
gradio==5.33.0
|
| 3 |
+
huggingface_hub==0.32.4
|
| 4 |
+
joblib==1.5.0
|
| 5 |
+
matplotlib==3.5.3
|
| 6 |
+
nltk==3.8.1
|
| 7 |
+
numpy==1.25.2
|
| 8 |
+
pandas==2.3.0
|
| 9 |
+
scikit_learn==1.3.0
|
| 10 |
+
xgboost==3.0.2
|