Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,14 +1,13 @@
|
|
1 |
-
https://huggingface.co/spaces/finegrain/finegrain-object-cutter/resolve/main/gradio_image_annotation-0.2.3-py3-none-any.whl
|
2 |
-
https://huggingface.co/spaces/finegrain/finegrain-object-cutter/resolve/main/gradio_imageslider-0.0.20-py3-none-any.whl
|
3 |
pillow
|
4 |
pillow-heif
|
5 |
git+https://github.com/finegrain-ai/refiners@7ca1774b5f8f172708db647a26c3be68858f285a
|
6 |
-
numba
|
7 |
-
pymatting
|
8 |
transformers>=4.44.2
|
9 |
-
spaces
|
10 |
-
numpy
|
11 |
-
|
|
|
12 |
accelerate
|
13 |
diffusers
|
14 |
invisible_watermark
|
@@ -16,4 +15,4 @@ torch
|
|
16 |
xformers
|
17 |
sentencepiece
|
18 |
peft
|
19 |
-
sacremoses
|
|
|
|
|
|
|
1 |
pillow
|
2 |
pillow-heif
|
3 |
git+https://github.com/finegrain-ai/refiners@7ca1774b5f8f172708db647a26c3be68858f285a
|
4 |
+
numba
|
5 |
+
pymatting
|
6 |
transformers>=4.44.2
|
7 |
+
spaces
|
8 |
+
numpy
|
9 |
+
gradio-image-annotation
|
10 |
+
gradio_imageslider
|
11 |
accelerate
|
12 |
diffusers
|
13 |
invisible_watermark
|
|
|
15 |
xformers
|
16 |
sentencepiece
|
17 |
peft
|
18 |
+
sacremoses
|