Commit Graph

10 Commits

Author SHA1 Message Date
hlky
e71c4225ca
Create kdiffusion.py 2022-10-26 08:14:25 +01:00
hlky
c2388aea3b
pycocotools is not used 2022-10-04 19:54:33 +01:00
hlky
d017fe7af6
Update modules.py 2022-10-02 00:04:08 +01:00
Alejandro Gil
f678efb4e2
Img2txt dependencies and necessary files. (#1354) 2022-09-28 12:37:15 -07:00
Thomas Mello
c6b13a418f
move scale multiplication (#1232) 2022-09-20 02:10:46 +03:00
Thomas Mello
c465891b97
cherry-pick @Any-Winter-4079's https://github.com/lstein/stable-diffusion/pull/540. this is a collaboration incorporating a lot of people's contributions -- including for example @Doggettx and the original code from @neonsecret on which the Doggetx optimizations were based (see https://github.com/lstein/stable-diffusion/issues/431, https://github.com/sd-webui/stable-diffusion-webui/pull/771\#issuecomment-1239716055). Takes exactly the same amount of time to run 8 steps as original CompVis code does (10.4 secs, ~1.25s/it). (#1177)
Co-authored-by: Alex Birch <birch-san@users.noreply.github.com>
2022-09-16 20:43:11 +01:00
TingTingin
292f941722
Using the Optimization from Dogettx (#974)
* Update attention.py

* change to dogettx

Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
2022-09-14 01:02:29 +03:00
osi1880vr
6525cd248c Update util.py 2022-09-11 15:10:06 +01:00
TingTingin
c459bfaacc Update attention.py 2022-09-09 14:21:53 +01:00
hlky
010b27ce9a
Repo merge (#712)
* repo-merge

* cutdown size

* Create setup.py

* webui.cmd

* ldm

* Update environment.yaml

* Update environment.yaml
2022-09-06 23:50:14 +01:00