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