Daniel Gatis
06d97d16f7
Merge pull request #256 from KenjieDec/patch-1
...
Hugging Face Web Demo
2022-06-27 00:45:52 -03:00
KenjieDec
997005a17a
Update README.md
2022-06-26 02:04:06 +07:00
Daniel Gatis
3bc1c1af99
update pymatting
2022-06-16 23:00:14 -03:00
Daniel Gatis
33e02fe732
fix lint
2022-06-01 23:04:39 -03:00
Daniel Gatis
25298b15ed
Merge pull request #235 from MadMaxInfinity/patch-2
...
Update cli.py to make POST method work
2022-06-01 23:03:28 -03:00
MadMaxInfinity
99edf83ffb
Update cli.py to make POST method work
...
Use another class for post requirements:
Following the form example you give, classical HTML forms send form fields and not JSON, so you need to use Form for POST method (and not Query, as for GET method - read here for more : https://fastapi.tiangolo.com/tutorial/request-forms/?h=form+data ) to be sure to retrieve correct data.
2022-05-27 16:32:32 +02:00
Daniel Gatis
8850298471
Merge pull request #224 from artemmolotov/patch-1
...
Fix docker image name in the readme
2022-04-30 18:41:39 -03:00
Artem M
120855119e
Fix docker image name in the readme
2022-04-30 23:46:34 +03:00
Daniel Gatis
525dac1302
update docker
v2.0.21
2022-04-29 13:19:11 -03:00
Daniel Gatis
f339a11036
allow all cors
v2.0.20
2022-04-29 11:54:14 -03:00
Daniel Gatis
2473aa72b9
fix version
2022-04-26 15:27:33 -03:00
Daniel Gatis
d57eba1ca2
fix version
2022-04-26 15:26:59 -03:00
Daniel Gatis
77ce4d7c4e
fix mypy
v2.0.19
2022-04-22 23:31:11 -03:00
Daniel Gatis
7a4935a01e
add more models
v2.0.18
2022-04-22 18:35:18 -03:00
Daniel Gatis
84a21b4175
add more models
v2.0.17
2022-04-21 22:38:06 -03:00
Daniel Gatis
738cf156af
add more models
2022-04-21 22:32:12 -03:00
Daniel Gatis
1aab8c8bbb
Update README.md
2022-04-20 13:56:09 -03:00
Daniel Gatis
201c6f3772
fix python version
v2.0.16
2022-04-20 13:33:22 -03:00
Daniel Gatis
f19ec10e4b
fix python version
v2.0.15
2022-04-20 13:25:23 -03:00
Daniel Gatis
8bc16273bc
fix python version
v2.0.14
2022-04-20 10:03:05 -03:00
Daniel Gatis
92e768c3fa
fix alpha matting
v2.0.13
2022-04-18 13:13:46 -03:00
Daniel Gatis
f72fe5fd1e
fix lint
v2.0.12
2022-04-16 18:28:38 -03:00
Daniel Gatis
4ce48973b2
fix lint
2022-04-16 18:26:48 -03:00
Daniel Gatis
ca97ce4e59
add watch mode
2022-04-16 18:17:14 -03:00
Daniel Gatis
8ac82eb54e
fix isort
2022-04-05 15:09:24 -03:00
Daniel Gatis
e903480465
fix lint
2022-04-05 15:07:22 -03:00
Daniel Gatis
5ceb38126f
Merge pull request #213 from carlogrisetti/main
...
Expand FastAPI documentation
2022-04-05 14:56:17 -03:00
Carlo Grisetti
0405f9a3c7
Fix Only Mask parameter
2022-04-05 15:30:47 +02:00
Carlo Grisetti
1e66d8b24b
Fix description
2022-04-05 15:29:09 +02:00
Carlo Grisetti
40a742dd53
Route parameters documentation
2022-04-05 15:25:09 +02:00
Carlo Grisetti
57e8dabb21
CommonQueryParameters documentation
2022-04-05 15:21:26 +02:00
Carlo Grisetti
6c9a7c1864
Expand FastAPI documentation
...
It will be accessible at http://127.0.0.1:5000/docs by default
2022-04-05 14:57:42 +02:00
Daniel Gatis
ce1d5076c1
Update requirements.txt
v2.0.11
2022-03-26 11:10:15 -03:00
Daniel Gatis
fa1840a2dc
Merge branch 'main' of github-dgc.com:danielgatis/rembg
v2.0.10
2022-03-13 11:54:32 -03:00
Daniel Gatis
f264c105d4
add np array support
2022-03-13 11:54:20 -03:00
Daniel Gatis
667a2c55af
Merge pull request #205 from danielgatis/dependabot/pip/pillow-9.0.1
...
Bump pillow from 9.0.0 to 9.0.1
2022-03-12 13:41:16 -03:00
dependabot[bot]
2d74592070
Bump pillow from 9.0.0 to 9.0.1
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 00:45:52 +00:00
Daniel Gatis
e67c6407dd
refact
v2.0.9
2022-03-10 11:50:05 -03:00
Daniel Gatis
baccbae0c8
Merge pull request #203 from runa91/main
...
a fix for number of threads in cluster infrastructure
2022-03-10 11:48:17 -03:00
runa91
c0eb38cdc4
handle case that OMP_NUM_THREADS does not exist
2022-03-10 15:22:57 +01:00
runa91
17340088d4
a fix for number of threads in cluster infrastructure
2022-03-10 14:02:35 +01:00
Daniel Gatis
f98163d793
fix hashing
v2.0.8
2022-03-06 22:27:21 -03:00
Daniel Gatis
a351881de2
Merge pull request #198 from iory/pretrainedmodel
...
Fixed downloading pretrained model file
2022-03-06 22:21:46 -03:00
iory
b9c0deb4a3
Fixed download pretrained model file
2022-03-07 10:10:44 +09:00
Daniel Gatis
c914e77a7f
fix lint
v2.0.7
2022-03-05 11:01:38 -03:00
Daniel Gatis
7f10d21720
fix lint
2022-03-05 10:52:00 -03:00
Daniel Gatis
7627254b51
Merge pull request #197 from iory/main
...
Enable PIL.Image input
2022-03-05 10:27:19 -03:00
iory
fe8028229d
If PIL.Image is entered, PIL.Image will be the return value
2022-03-01 19:45:25 +09:00
iory
194215c792
Enable PIL.Image input
2022-03-01 16:26:00 +09:00
Daniel Gatis
6c1360a461
Merge pull request #194 from coskunyceyhun/patch-1
...
gdown version upgraded from 4.2.0 to 4.3.1
v2.0.6
2022-02-22 08:22:59 -03:00