openfree commited on
Commit
aa8b65a
·
verified ·
1 Parent(s): aaaf581

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -26
requirements.txt CHANGED
@@ -1,26 +1,3 @@
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>=10.4.0
4
- pillow-heif>=0.18.0
5
- git+https://github.com/finegrain-ai/refiners@7ca1774b5f8f172708db647a26c3be68858f285a
6
- numba>=0.60.0
7
- pymatting>=1.1.12
8
- transformers>=4.44.2
9
- spaces>=0.29.3
10
- numpy<2.0.0
11
-
12
- accelerate
13
- diffusers==0.30.0
14
- invisible_watermark
15
- torch
16
- xformers
17
- sentencepiece
18
- peft
19
- sacremoses
20
-
21
- gradio
22
- gradio-client
23
- huggingface-hub
24
- python-dotenv
25
- safetensors
26
- uuid
 
1
+ flask
2
+ requests
3
+ beautifulsoup4