Commit Graph

774 Commits

Author SHA1 Message Date
Qing
7f5333acf6 1.0.2 2024-02-05 21:45:39 +08:00
Qing
0eb4f5b86d fix revision==fp16 fallback to main 2024-02-05 21:45:11 +08:00
Qing
93f965da40 print model dir 2024-02-05 21:45:11 +08:00
Qing
75b233023c update bat 2024-02-05 21:45:11 +08:00
Qing
cd979da1b3
Merge pull request #444 from eltociear/patch-2
Update tool.py
2024-02-05 11:05:08 +08:00
Qing
4946cb67bd
Update README.md 2024-02-05 11:04:48 +08:00
Qing
b85fb1c9e8 1.0.1 2024-02-04 21:54:54 +08:00
Qing
6ad4177a75 update diffusers==0.26.1, fix load single file sdxl inpainting model 2024-02-04 21:54:54 +08:00
Qing
f0b20f461b fix https://github.com/Sanster/IOPaint/issues/440 2024-02-04 21:54:54 +08:00
Qing
7321232b78 update web_config 2024-02-04 21:54:54 +08:00
Ikko Eltociear Ashimine
7c4bd07704
Update tool.py
minor fix
2024-02-04 18:48:37 +09:00
Qing
fcd8254205
Update README.md 2024-02-03 21:59:54 +08:00
Qing
159a385bf8
Update README.md 2024-02-03 21:54:20 +08:00
Qing
49e0a1806e Merge branch 'dev' 2024-02-03 21:31:08 +08:00
Qing
04241682a6 udpate readme 2024-02-03 21:29:09 +08:00
Qing
042e37b4d1 1.0.0 2024-02-03 21:26:32 +08:00
Qing
4da70857a2
Merge pull request #428 from targaryen/main
Fixes install error on Windows due to slash in path in setup.py
2024-02-01 10:29:28 +08:00
Qing
021937cb82 beta12 2024-02-01 09:02:05 +08:00
Qing
517fa7666d fix load invalid diffusers model_index.json 2024-02-01 09:01:43 +08:00
Qing
00c16f1875 beta11 2024-01-31 22:15:22 +08:00
Qing
5b93bd42dc fix ts 2024-01-31 22:14:47 +08:00
Qing
b4824c6944 remove mask operate icon 2024-01-31 22:12:35 +08:00
Qing
44ee0769dd fix --input file.jpg 2024-01-31 22:10:13 +08:00
Qing
1d2d39dfa0 update web_config 2024-01-31 21:53:14 +08:00
Qing
cdac68a9a9 add reverse mask 2024-01-30 13:30:43 +08:00
Qing
e5f71ae535 sd: load single file model using local config 2024-01-30 13:19:13 +08:00
Qing
934b0fc455 update readme 2024-01-24 22:21:47 +08:00
Qing
cf5e25d7a0 remove gui option 2024-01-24 22:00:36 +08:00
Qing
fd6e82f844 update readme 2024-01-24 22:00:01 +08:00
Qing
71351f68a7 fix setup.py on windows 2024-01-24 21:54:54 +08:00
targaryen
0e2033f3d3 Fixes install error on Windows due to slash in path in setup.py 2024-01-23 14:48:13 -07:00
Qing
20d042fe56 beta10 2024-01-21 23:43:25 +08:00
Qing
5f0db8862e beta9 2024-01-21 23:33:32 +08:00
Qing
1905743886 add AnyText 2024-01-21 23:25:50 +08:00
Qing
f5bd697687 anytext init 2024-01-21 12:30:49 +08:00
Qing
8beb02dfe2 diffusers==0.25.1 2024-01-21 09:49:27 +08:00
Qing
e811481e78 backend: Better distinguish between the normal and inpaint models of stable diffusion. 2024-01-19 09:41:48 +08:00
Qing
7c6e62e164 fontend: update text 2024-01-19 09:39:51 +08:00
Qing
bdae30785c beta8 2024-01-16 23:14:10 +08:00
Qing
1fe54cac51 fix progress disappear issue 2024-01-16 23:12:52 +08:00
Qing
84c2b515c8 add back local_files_only to from_pretrained 2024-01-16 22:25:25 +08:00
Qing
8dd3a06945 fix lcm_lora offline 2024-01-16 22:10:26 +08:00
Qing
340bca64b7 remove padding warning 2024-01-16 22:09:32 +08:00
Qing
316198a97a beta7 2024-01-10 22:09:03 +08:00
Qing
ac67ddd3d6 controlnet depth add pad 2024-01-10 22:04:46 +08:00
Qing
d420ecbecd powerpaint support_strength=True 2024-01-10 21:54:35 +08:00
Qing
ccfb077a2e change mps dtype to fp32 2024-01-10 21:48:14 +08:00
Qing
c3cc7a238e fix test 2024-01-10 21:47:03 +08:00
Qing
a869982d13 change controlnet depth preprocessor 2024-01-10 21:32:05 +08:00
Qing
dfcb9017f1 set controlnet_conditioning_scale=0 when use extender 2024-01-10 21:25:34 +08:00