Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 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
|
|
|
|
| 1 |
streamlit==1.23.1
|
|
|
|
|
|
|
|
|
|
| 2 |
tensorflow==2.8
|
|
|
|
| 3 |
protobuf==3.20.3
|
| 4 |
transformers==4.30.2
|