Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
cdifflib==1.2.5
|
2 |
+
imbalanced-learn==0.8.0
|
3 |
+
scikit-learn==1.0.1
|
4 |
+
streamlit==1.1.0
|
5 |
+
pytz-deprecation-shim==0.1.0.post0
|
6 |
+
sacremoses==0.0.45
|