Spaces:
Sleeping
Sleeping
jayasuriyaK
commited on
Commit
•
315fcff
1
Parent(s):
a2eb48b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
|
|
1 |
keras==2.13.1
|
2 |
Keras-Applications==1.0.8
|
3 |
keras-ocr==0.9.3
|
4 |
numpy==1.24.3
|
5 |
safetensors==0.4.2
|
6 |
-
streamlit
|
7 |
tensorboard==2.13.0
|
8 |
tensorboard-data-server==0.7.2
|
9 |
tensorflow
|
|
|
1 |
+
streamlit
|
2 |
keras==2.13.1
|
3 |
Keras-Applications==1.0.8
|
4 |
keras-ocr==0.9.3
|
5 |
numpy==1.24.3
|
6 |
safetensors==0.4.2
|
|
|
7 |
tensorboard==2.13.0
|
8 |
tensorboard-data-server==0.7.2
|
9 |
tensorflow
|