319 Commits

Author SHA1 Message Date
Daniel Gatis
222f31dd31 refact server 2022-01-19 20:29:55 -03:00
Daniel Gatis
77b348d097 refact server 2022-01-19 20:17:50 -03:00
Daniel Gatis
c6e9802669 remove unused imports 2022-01-19 12:00:31 -03:00
Daniel Gatis
93651ff4fd update requirements 2022-01-19 11:49:44 -03:00
Daniel Gatis
3b18bad858 add onnx 2022-01-19 11:48:05 -03:00
Daniel Gatis
1ab362eb38
Merge pull request #177 from JanPokorny/main
Fix Docker image
2022-01-10 17:38:40 -03:00
Jan Pokorny2
995d97c50e Fix Docker image 2022-01-10 20:36:01 +01:00
Daniel Gatis
0a8258af30 fix project v1.0.31 2022-01-09 16:02:01 -03:00
Daniel Gatis
5fe7858a55 fix project layout 2022-01-09 15:54:30 -03:00
Daniel Gatis
eba6b2dbf3 fix project layout 2022-01-09 15:53:13 -03:00
Daniel Gatis
0fd1236db4 fix project layout 2022-01-09 15:51:23 -03:00
Daniel Gatis
39e45f2e86 fix project layout 2022-01-09 15:32:16 -03:00
Daniel Gatis
bb747ea62f add git action 2022-01-09 14:39:42 -03:00
Daniel Gatis
cb70fc0a73 fix lint 2022-01-09 14:25:21 -03:00
Daniel Gatis
c9a4313615 fix lint 2022-01-09 14:24:02 -03:00
Daniel Gatis
fe0823e513 fix build 2022-01-09 14:22:23 -03:00
Daniel Gatis
0fd9774d53 fix version 2022-01-09 13:45:09 -03:00
Daniel Gatis
80edc8e4e9 fix dockerfile 2022-01-09 12:47:43 -03:00
Daniel Gatis
eea1510c74 fix flow 2022-01-09 12:42:26 -03:00
Daniel Gatis
c0ebf1cede fix lint 2022-01-09 12:40:53 -03:00
Daniel Gatis
f019481256 add auto tag 2022-01-09 12:20:34 -03:00
Daniel Gatis
9a6c336885 main 2022-01-09 11:07:19 -03:00
Daniel Gatis
d0b68059de fix lint 2022-01-09 10:55:09 -03:00
Daniel Gatis
ea7769fad5
Merge pull request #162 from MadMaxInfinity/patch-1
Update server.py to support model parameter for POST method.
2022-01-05 17:05:03 -03:00
Daniel Gatis
d5bcc2f31b
Merge pull request #174 from DmitryKazakevich/resizing-image
add resizing image
2022-01-05 17:04:21 -03:00
DmitryKazakevich
84be65c551 add resizing image 2022-01-05 22:25:09 +03:00
MadMaxInfinity
e7ad582d0e
Update server.py
Use .values and not .args here too otherwise it only work with GET method...
2021-11-11 18:42:03 +01:00
Daniel Gatis
710fdfd54f
Merge pull request #159 from Lunarelements/master
Update documentation with help for JPEG image formats
2021-11-06 19:13:30 -03:00
Bradley Leonard
cb698a7244 Update documentation with help for JPEG image formats 2021-11-06 18:06:00 -04:00
Daniel Gatis
9405b96d80 fix model choices 2021-10-09 10:40:22 -03:00
Daniel Gatis
972f82ccbb fix gitflow 2021-10-09 09:37:17 -03:00
Daniel Gatis
6138c49cda
Merge pull request #128 from nagy/use-std-hash
Use Python's stdlib to hash files
2021-10-09 08:53:24 -03:00
Daniel Gatis
9d16c4354a
Merge pull request #142 from cclauss/pyupgrade
Make black, isort, and pyupgrade mandatory tests
2021-10-09 08:52:36 -03:00
Daniel Gatis
ba8c87ac2d
Merge pull request #149 from vkosnar/patch-1
Hotfix spaces in URL in GET requests
2021-10-09 08:51:47 -03:00
vkosnar
5a9a690299
Hotfix spaces in URL in GET requests
Requests with URLs which included spaces were throwing Internal server errors because unquote_plus() was called before urlopen().
Fixed the most common occurence.
2021-10-09 08:56:34 +02:00
Christian Clauss
1d65ed251a fixup! PEP8: Avoid bare exception 2021-09-30 22:56:05 +02:00
Christian Clauss
1755af2c27 Make black, isort, and pyupgrade mandatory tests 2021-09-30 22:48:37 +02:00
Daniel Gatis
2844ed37a8
Merge pull request #141 from cclauss/patch-1
GitHub Action to lint Python code
2021-09-30 16:59:32 -03:00
Christian Clauss
fe3b3b7e10
fixup! Flake8 W503 2021-09-30 18:01:50 +02:00
Christian Clauss
b5397c65d8
Make bandit and codespell mandatory tests 2021-09-30 17:59:37 +02:00
Christian Clauss
c499a72046
GitHub Action to lint Python code 2021-09-30 17:47:09 +02:00
Daniel Nagy
d7f023d2cd
Use Python's stdlib to hash files 2021-08-06 01:33:44 +02:00
Daniel Gatis
c88bc7ec71 Merge branch 'master' of github-dgc.com:danielgatis/rembg 2021-07-06 00:56:44 -03:00
Daniel Gatis
ae46588c7e fix issue 116 2021-07-06 00:56:31 -03:00
Daniel Gatis
94ce485c8c
Update README.md 2021-04-24 18:14:16 -03:00
Daniel Gatis
4e64eccb44 Merge branch 'master' of github-dgc.com:danielgatis/rembg 2021-04-04 20:08:11 -03:00
Daniel Gatis
b07192d16f fix invalid model fresh install 2021-04-04 20:07:54 -03:00
Daniel Gatis
0c67990da1
Update README.md 2021-03-27 15:25:52 -03:00
Daniel Gatis
3f967dab99
Update README.md 2021-03-27 11:08:45 -03:00
Daniel Gatis
9aae9bc2be
Update README.md 2021-03-23 17:44:17 -03:00