Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
transformers
|
3 |
-
|
4 |
torch==2.5.1
|
5 |
gradio==3.35.0
|
6 |
pydantic==2.10.6
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
+
ultralytics
|
4 |
torch==2.5.1
|
5 |
gradio==3.35.0
|
6 |
pydantic==2.10.6
|