285 Commits

Author SHA1 Message Date
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
Daniel Gatis
ca4be25f90 fix #86 #92 2021-03-23 17:42:35 -03:00
Daniel Gatis
07a46d478a fix readme 2021-03-19 14:20:53 -03:00
Daniel Gatis
b16e821c56 bump version 2021-03-19 14:09:06 -03:00
Daniel Gatis
75202e7d8f
Update README.md 2021-03-19 14:07:49 -03:00
Daniel Gatis
dfe54f6f66
Update README.md 2021-03-19 14:06:46 -03:00
Daniel Gatis
44c3ef473f
Merge pull request #87 from SSardorf/master
fix: update requirements.txt
2021-03-18 22:03:56 -03:00
Simon Sardorf
125adc690a fix: update requirements.txt
__ISSUE:__
_fix_ - *Update requirements.txt*
\[[#86](https://github.com/danielgatis/rembg/issues/86)\]
__DESCRIPTION:__
The requirements.txt were using strict versioning. While this is not
super bad, it resulted in problems when working on a Mac M1. Mac M1/ARM
still has problems with the scripts, but that's related to pytorch
__CHANGELIST:__
Modified - requirements.txt
2021-03-18 18:39:25 +01:00
Daniel Gatis
2d5e1ca5c9 bump version 2021-02-21 03:05:32 -03:00
Daniel Gatis
fd3b5a5e8f add u2net_human_seg model 2021-02-21 03:04:25 -03:00
Daniel Gatis
63f52a3a6a fix issue #74 2021-02-06 12:24:26 -03:00
Daniel Gatis
2a1c646b1c
Update setup.py 2021-02-05 11:54:05 -03:00
Daniel Gatis
a2e85b15ff
Update requirements.txt 2021-02-05 11:53:29 -03:00
Daniel Gatis
471f200620
Update setup.py 2021-01-30 10:33:21 -03:00
Daniel Gatis
8e12fa3556
Merge pull request #69 from NexPB/master
fix: package requirements to allow for minor versions of torch
2021-01-30 10:32:44 -03:00
NexPB
5c1201d454 fix: package requirements allow minor versions of torch 2021-01-30 21:19:05 +09:00
Daniel Gatis
50f2061801
Update README.md 2021-01-30 00:29:06 -03:00
Daniel Gatis
39e7615926
Update README.md 2021-01-30 00:18:27 -03:00
Daniel Gatis
114a8df228 change readme 2021-01-30 00:15:18 -03:00
Daniel Gatis
24711986b7 add base_size arg 2021-01-22 13:56:19 -03:00
Daniel Gatis
3558a53d1f
Update README.md 2021-01-22 12:41:36 -03:00
Daniel Gatis
b8e0812497
Merge pull request #65 from bendangnuksung/master
Update README.md
2021-01-22 12:35:59 -03:00
Bendang
db8f87a51a
Update README.md 2021-01-22 17:25:04 +05:30
Daniel Gatis
308ac8b169
Update README.md 2021-01-02 18:42:39 -03:00
Daniel Gatis
d14a7b33f3 bump version 2021-01-02 18:36:36 -03:00
Daniel Gatis
8509f0448e
Merge pull request #56 from lekoOwO/patch-1
Add more arguments to server
2020-12-28 17:24:59 -03:00
leko
3532ed6cf8
Add more arguments to server 2020-12-29 04:15:24 +08:00
Daniel Gatis
58fd707872 add model var envs 2020-12-12 18:56:09 -03:00
Daniel Gatis
0a96555440
Update server.py 2020-12-12 14:25:35 -03:00
Daniel Gatis
e40b1e3e6b add dockerfile 2020-11-21 11:37:12 -03:00
Daniel Gatis
332c16b58e fix typo 2020-11-13 13:47:24 -03:00
Daniel Gatis
4659d52273
Merge pull request #36 from jaric/master
[bug fix] change image file detector
2020-11-13 13:40:45 -03:00
Jaric Kuo
e24e44150f fixed package version. 2020-11-13 20:59:50 +08:00
Jaric Kuo
b1bb832601 remove unused import 2020-11-13 20:21:17 +08:00
Jaric Kuo
8f360f1a01 [bug fix] change image file detector 2020-11-13 14:53:23 +08:00