Daniel Gatis
ced98d836b
fix requirements
v2.0.45
2023-06-19 17:49:43 -03:00
Daniel Gatis
bcb45a27ea
Split depedencies ( #471 )
v2.0.44
2023-06-19 17:23:29 -03:00
Aashrut Vaghani
3cbad20f33
Update USAGE.md ( #467 )
...
Updating Usage file to fix the following issue:
https://github.com/danielgatis/rembg/issues/452
When replacing the background color, we require RGBA value, and all of that values should range from 0-255.
2023-06-16 10:40:37 -03:00
Daniel Gatis
848a38e4cc
fix dependencies
v2.0.43
2023-06-02 09:20:57 -03:00
Daniel Gatis
fd0c871aac
fix dockerfile
v2.0.42
2023-06-02 08:54:59 -03:00
Daniel Gatis
0766402109
Add python 3.11 support ( #446 )
v2.0.41
2023-06-01 03:28:27 -03:00
Daniel Gatis
b888db745a
fix dependencies
v2.0.40
2023-05-31 19:25:46 -03:00
Daniel Gatis
2d12a011cd
fix lint
v2.0.39
2023-05-29 21:11:40 -03:00
Daniel Gatis
f6159b45e0
add gradio
2023-05-29 21:02:16 -03:00
Daniel Gatis
937230694d
Update README.md
v2.0.38
2023-05-29 14:06:25 -03:00
Daniel Gatis
3c8a151826
fix readme
2023-05-29 14:05:15 -03:00
Daniel Gatis
eeddfae18c
add anime model
2023-05-29 14:02:03 -03:00
Daniel Gatis
41409875cd
fix linters
2023-05-24 16:13:10 -03:00
Daniel Gatis
8b6abef6cd
Merge pull request #456 from MCYBA/main
...
Add onnxruntime providers selection feature
2023-05-24 12:44:34 -03:00
MCYBA
8383a70708
Fix issue base.py
2023-05-24 02:11:59 +03:00
MCYBA
022cb69f2e
Update session_factory.py
2023-05-24 02:04:35 +03:00
MCYBA
eb1796898f
add providers member to BaseSession
2023-05-24 02:03:05 +03:00
Daniel Gatis
c360cf6d90
fix linters
v2.0.37
2023-05-15 22:07:06 -03:00
Daniel Gatis
2ef798d152
fix #443
2023-05-15 22:03:55 -03:00
Daniel Gatis
c287d1c3d4
add bynary stream support based on #421
v2.0.36
2023-05-08 18:02:25 -03:00
Daniel Gatis
645afeb081
add bynary stream support based on #421
2023-05-08 18:02:05 -03:00
Daniel Gatis
ec29de6ca6
Merge pull request #441 from Flippchen/fix_image_orientation
...
added fix for image orientation
2023-05-07 14:06:00 -03:00
Flippchen
143a41e414
added fix for image orientation
2023-05-07 11:12:28 +02:00
Daniel Gatis
f2353d09e2
fix #434
v2.0.35
2023-04-27 20:01:37 -03:00
Daniel Gatis
e47b2a0ed4
Merge pull request #435 from realiteesurf/patch-1
...
fixed mistake in usage.md
2023-04-26 20:40:21 -03:00
realiteesurf
f95e0cd456
fixed mistake in usage.md
...
session.remove() does not work
2023-04-25 16:41:17 +02:00
Daniel Gatis
9a830626e6
fix #434
v2.0.34
2023-04-24 19:15:19 -03:00
Daniel Gatis
92522794cb
Merge pull request #433 from Succubyss/patch-1
...
Fix typos in USAGE.md
v2.0.33
2023-04-23 01:47:56 -03:00
Succubyss
c3fd1b430e
fix typos in USAGE.md
2023-04-21 15:27:45 -05:00
Daniel Gatis
91379e8d78
Merge pull request #432 from Flippchen/doc
...
Documentation for sam model
2023-04-21 02:24:08 -03:00
Daniel Gatis
2482b117f1
Merge branch 'main' into doc
2023-04-21 02:23:58 -03:00
Daniel Gatis
808a64b8eb
refactoring
2023-04-20 22:38:23 -03:00
Daniel Gatis
106d96b280
refactoring
2023-04-20 21:54:12 -03:00
Daniel Gatis
08a3bdc053
refactoring
2023-04-20 21:50:30 -03:00
Daniel Gatis
c27f4e20f3
refactoring
2023-04-20 21:47:13 -03:00
Daniel Gatis
dc45a477b2
refactoring
2023-04-20 21:42:48 -03:00
Daniel Gatis
1ca14ce058
refactoring
2023-04-20 21:39:13 -03:00
Flippchen
00766c5cd0
added USAGE.md
2023-04-20 23:27:08 +02:00
Flippchen
c37bc75120
added sam model to readme
2023-04-20 22:57:24 +02:00
Daniel Gatis
1e311331e6
Merge pull request #431 from Flippchen/main
...
Added support for Facebook''s Segment Anything
2023-04-20 13:50:50 -03:00
Flippchen
394ab21ab9
fix pylint
2023-04-20 12:47:14 +02:00
Flippchen
d7828b0369
added input for remove function
2023-04-20 12:39:57 +02:00
Flippchen
3bdc06dff6
order pylint
2023-04-20 11:43:47 +02:00
Flippchen
72d1c6c64c
reordered imports
2023-04-20 11:41:07 +02:00
Flippchen
ff38b9a377
fix lint and refactored normalizing
2023-04-20 11:36:20 +02:00
Flippchen
bb3c58f411
fix lint
2023-04-20 11:31:15 +02:00
Flippchen
106254c42d
edited session factory to support models with more than one model
2023-04-20 11:21:45 +02:00
Flippchen
83976f416b
added Segment Anything model class
2023-04-20 11:18:50 +02:00
Flippchen
939e3896ef
updated onnxruntime to support new models
2023-04-20 11:16:34 +02:00
Daniel Gatis
658ab42259
fix lint
v2.0.32
2023-03-31 13:01:17 -03:00