Spaces:
Build error
Build error
Mnjar commited on
Commit ·
7549b99
1
Parent(s): 1b64c18
Add requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
ultralytics
|
| 3 |
+
pandas
|
| 4 |
+
Pillow
|