Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -15,5 +15,4 @@ transformers==4.30.0
|
|
15 |
torch==1.11.0
|
16 |
gradio==3.12.0
|
17 |
Cython>=0.29.33
|
18 |
-
scikit-learn==1.0.2
|
19 |
-
warnings
|
|
|
15 |
torch==1.11.0
|
16 |
gradio==3.12.0
|
17 |
Cython>=0.29.33
|
18 |
+
scikit-learn==1.0.2
|
|