Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
open-image-models
|
| 2 |
+
streamlit
|
| 3 |
+
opencv-python-headless
|
| 4 |
+
Pillow
|