Spaces:
Sleeping
Sleeping
Commit
·
fd2244b
1
Parent(s):
f9e81bd
Update: support for yolo-explainer
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pillow
|
|
| 6 |
opencv-python
|
| 7 |
git+https://github.com/jacobgil/pytorch-grad-cam.git
|
| 8 |
gradio
|
| 9 |
-
ultralytics
|
|
|
|
|
|
| 6 |
opencv-python
|
| 7 |
git+https://github.com/jacobgil/pytorch-grad-cam.git
|
| 8 |
gradio
|
| 9 |
+
ultralytics
|
| 10 |
+
YOLOv8-Explainer
|