Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
|
|
|
|
1 |
gradio
|
2 |
-
concrete-python==2.8.1
|
3 |
-
concrete-ml==1.7.0
|
4 |
-
joblib
|
5 |
-
pandas
|
6 |
-
scikit-learn
|
|
|
1 |
+
concrete-ml==1.5.0rc0
|
2 |
+
gensim==4.3.2
|
3 |
gradio
|
|
|
|
|
|
|
|
|
|