Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
-
python==3.7
|
| 2 |
-
protobuf==3.20.3
|
| 3 |
streamlit==1.23.1
|
| 4 |
tensorboard==2.11.2
|
| 5 |
tensorboard-data-server==0.6.1
|
| 6 |
tensorboard-plugin-wit==1.8.1
|
| 7 |
-
tensorflow==2.
|
| 8 |
tensorflow-estimator==2.3.0
|
|
|
|
| 9 |
transformers==4.30.2
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit==1.23.1
|
| 2 |
tensorboard==2.11.2
|
| 3 |
tensorboard-data-server==0.6.1
|
| 4 |
tensorboard-plugin-wit==1.8.1
|
| 5 |
+
tensorflow==2.8
|
| 6 |
tensorflow-estimator==2.3.0
|
| 7 |
+
protobuf==3.20.3
|
| 8 |
transformers==4.30.2
|