Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
streamlit==1.40.2
|
| 2 |
-
tensorflow-cpu==2.
|
| 3 |
-
numpy>=1.23.0
|
| 4 |
-
Pillow>=9.0.0
|
| 5 |
-
huggingface_hub>=0.20.0
|
|
|
|
| 1 |
+
streamlit==1.40.2
|
| 2 |
+
tensorflow-cpu==2.20.0
|
| 3 |
+
numpy>=1.23.0
|
| 4 |
+
Pillow>=9.0.0
|
| 5 |
+
huggingface_hub>=0.20.0
|