Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
��scikit-image
|
2 |
+
scikit-learn
|
3 |
+
scikit-learn-intelex
|
4 |
+
scipy==1.10.0
|
5 |
+
Scrapy
|
6 |
+
seaborn
|
7 |
+
statsmodels
|
8 |
+
streamlit==1.20.0
|
9 |
+
tensorboard-data-server==0.6.1
|
10 |
+
tensorboard-plugin-wit==1.8.1
|
11 |
+
tensorflow==2.9.1
|
12 |
+
tensorflow-estimator==2.9.0
|
13 |
+
tensorflow-io-gcs-filesystem==0.26.0
|
14 |
+
tokenizers
|
15 |
+
transformers==4.12.5
|