Spaces:
Sleeping
Sleeping
Commit
·
333223f
1
Parent(s):
09ba2f8
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,4 @@
|
|
| 1 |
-
opencv-python-headless
|
| 2 |
torch
|
| 3 |
gradio
|
| 4 |
-
numpy>=1.22
|
| 5 |
-
scipy ~= 1.7.0
|
| 6 |
-
Pillow ~= 8.3.1
|
| 7 |
-
pyrtools ~= 1.0.0
|
| 8 |
-
scikit-image ~= 0.16.2
|
| 9 |
git+https://github.com/kargaranamir/visual-clutter
|
|
|
|
| 1 |
+
opencv-python-headless>=4.5.3,<4.6
|
| 2 |
torch
|
| 3 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
git+https://github.com/kargaranamir/visual-clutter
|