Spaces:
Sleeping
Sleeping
Kailing-Leifang Claude Opus 4.5 commited on
Commit ·
28ffaea
1
Parent(s): f4f4d0a
Add opencv-python-headless for SAM
Browse filesCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,7 @@ safetensors>=0.4.0
|
|
| 9 |
gradio==4.44.0
|
| 10 |
spaces
|
| 11 |
pydantic==2.10.6
|
|
|
|
| 12 |
Pillow>=10.0.0
|
| 13 |
numpy>=1.24.0
|
| 14 |
huggingface_hub>=0.24.0
|
|
|
|
| 9 |
gradio==4.44.0
|
| 10 |
spaces
|
| 11 |
pydantic==2.10.6
|
| 12 |
+
opencv-python-headless>=4.8.0
|
| 13 |
Pillow>=10.0.0
|
| 14 |
numpy>=1.24.0
|
| 15 |
huggingface_hub>=0.24.0
|