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