Spaces:
Runtime error
Runtime error
gabgrenier
commited on
Commit
·
38b8d2f
1
Parent(s):
12c1081
harmonizer reqs
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,7 @@ pillow
|
|
| 9 |
git+https://github.com/facebookresearch/segment-anything.git
|
| 10 |
pycocotools
|
| 11 |
matplotlib
|
| 12 |
-
boto3
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
git+https://github.com/facebookresearch/segment-anything.git
|
| 10 |
pycocotools
|
| 11 |
matplotlib
|
| 12 |
+
boto3
|
| 13 |
+
numpy
|
| 14 |
+
scikit-image == 0.19.2
|
| 15 |
+
kornia
|