Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
streamlit
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow-cpu==2.19.0
|
| 2 |
+
opencv-python-headless==4.9.0.80
|
| 3 |
+
streamlit==1.35.0
|
| 4 |
+
imageio==2.34.0
|
| 5 |
+
numpy==1.26.4
|