Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ scikit-learn==1.0.2
|
|
10 |
scipy==1.8.0
|
11 |
streamlit==1.7.0
|
12 |
tensorboard==2.8.0
|
13 |
-
|
14 |
tensorboard-data-server==0.6.1
|
15 |
tensorboard-plugin-wit==1.8.1
|
16 |
tensorflow-datasets==4.0.1
|
|
|
10 |
scipy==1.8.0
|
11 |
streamlit==1.7.0
|
12 |
tensorboard==2.8.0
|
13 |
+
tensorflow==2.8.0
|
14 |
tensorboard-data-server==0.6.1
|
15 |
tensorboard-plugin-wit==1.8.1
|
16 |
tensorflow-datasets==4.0.1
|