Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -40,7 +40,6 @@ xformers>=0.0.28,<0.1.0
|
|
| 40 |
# ============================================================================
|
| 41 |
# COMPUTER VISION & VIDEO PROCESSING
|
| 42 |
# ============================================================================
|
| 43 |
-
opencv-python-headless==4.10.0.84
|
| 44 |
opencv-contrib-python-headless==4.10.0.84
|
| 45 |
git+https://github.com/facebookresearch/segment-anything-2.git
|
| 46 |
# Fix for imageio version pinning to avoid conflicts with moviepy & scikit-image:
|
|
|
|
| 40 |
# ============================================================================
|
| 41 |
# COMPUTER VISION & VIDEO PROCESSING
|
| 42 |
# ============================================================================
|
|
|
|
| 43 |
opencv-contrib-python-headless==4.10.0.84
|
| 44 |
git+https://github.com/facebookresearch/segment-anything-2.git
|
| 45 |
# Fix for imageio version pinning to avoid conflicts with moviepy & scikit-image:
|