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