Spaces:
Sleeping
Sleeping
AI-RESEARCHER-2024
commited on
Commit
•
24760c9
1
Parent(s):
8073a6b
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
tensorflow==2.17.0
|
3 |
+
ultralytics==8.2.95
|
4 |
+
opencv-python==4.10.0.84
|