Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -1,12 +1,6 @@
|
|
1 |
streamlit==1.22.0
|
2 |
scikit-learn==1.2.2
|
3 |
-
tenacity==8.2.2
|
4 |
-
tensorboard==2.8.0
|
5 |
-
tensorboard-data-server==0.6.1
|
6 |
-
tensorboard-plugin-wit==1.8.1
|
7 |
tensorflow==2.8.1
|
8 |
-
tensorflow-base==2.8.1
|
9 |
-
tensorflow-estimator==2.8.1
|
10 |
tensorflow-gpu==2.8.1
|
11 |
pandas==2.0.1
|
12 |
opencv==4.6.0S
|
|
|
1 |
streamlit==1.22.0
|
2 |
scikit-learn==1.2.2
|
|
|
|
|
|
|
|
|
3 |
tensorflow==2.8.1
|
|
|
|
|
4 |
tensorflow-gpu==2.8.1
|
5 |
pandas==2.0.1
|
6 |
opencv==4.6.0S
|