342 Commits

Author SHA1 Message Date
Lajcisvk
9eb3da12c2
Apply thread limit to intra_op_num_threads (#529) v2.0.51 2023-10-20 20:09:11 -03:00
Daniel Gatis
0d0f6c66f4 fix linters 2023-10-09 08:38:06 -03:00
Daniel Gatis
5c65374c9e fix linters 2023-10-09 02:45:59 -03:00
freewaydev
0eaaa0b393
Added docstrings to function definitions and classes / class methods (#522) 2023-10-09 02:44:19 -03:00
robjuz
7c1b3c4cb3
Docker tags and multiarch support (#521) 2023-09-26 16:53:44 -03:00
Daniel Gatis
4b03a51d5c
Update README.md 2023-08-25 17:14:52 -03:00
Daniel Gatis
d54b62a8b1 fix lint 2023-07-13 03:16:12 -03:00
szriru
f0019d723b
Add cloth category selection feature to u2net_cloth_seg (#485) 2023-07-13 03:09:13 -03:00
Daniel Gatis
a9c2a39213 fix lint v2.0.50 2023-07-12 23:57:06 -03:00
Daniel Gatis
18f4c20351 fix lint 2023-07-12 23:53:47 -03:00
Daniel Gatis
33bb506b60 fix #491 2023-07-12 17:58:31 -03:00
Daniel Gatis
acc526fbaf fix docker v2.0.49 2023-06-29 21:20:45 -03:00
Daniel Gatis
a9026d02e0 fix docker 2023-06-29 21:15:20 -03:00
Daniel Gatis
b527af6af5 fix docker 2023-06-29 21:09:22 -03:00
Daniel Gatis
ccaa9005af fix docker 2023-06-29 21:02:02 -03:00
Daniel Gatis
c0b08f831b
Add a custom u2net session (#482) v2.0.48 2023-06-28 20:07:13 -03:00
Kian-Meng Ang
8c02c27f21
Fix typos (#476)
Found via `typos --format brief`
2023-06-22 04:55:11 -03:00
Daniel Gatis
8ce0b8f9ac
Fix issue 474 (#475) v2.0.47 2023-06-21 14:19:16 -03:00
Daniel Gatis
4975829688
Update Dockerfile v2.0.46 2023-06-20 11:29:38 -03:00
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