theryex
b76c56c7c2
Update requirements.txt
...
Added missing "#egg" requirement name for K diffusion.
Changed K diffusion repo, previous repo removed "setup.py" and would error out. New repository added still works.
2022-08-27 05:53:34 -04:00
harubaru
4d9a044ece
Merge pull request #4 from theryex/patch-1
...
Update requirements.txt
2022-08-27 01:34:00 -07:00
theryex
e8c43a4e52
Update requirements.txt
...
Missed an = on first line.
2022-08-27 04:25:27 -04:00
harubaru
430086a6ea
Merge pull request #3 from Catalyzzt/patch-1
...
add k-diffusion to environment.yaml
2022-08-26 20:29:33 -07:00
Catalyzzt
0d5c0f757a
Update environment.yaml
2022-08-26 17:48:00 -04:00
Catalyzzt
ebea6dcaa7
add k-diffusion to environment.yaml
...
k-diffusion was added to requirements.txt but not environment.yaml
2022-08-26 17:47:09 -04:00
harubaru
397f154ea7
add klms sampler
2022-08-25 15:07:03 -07:00
harubaru
8e8c60e323
add requirements
2022-08-25 15:06:34 -07:00
harubaru
ebae6214b9
Merge pull request #2 from Lex-DRL/gitignore
...
Gitignore
2022-08-24 09:53:21 -07:00
Lex Darlog (DRL)
20b7e6991a
+ last line
2022-08-24 19:55:23 +04:00
Lex Darlog (DRL)
7163c5ff7a
.gitignore: repo-specific
2022-08-24 19:38:18 +04:00
Lex Darlog (DRL)
4c5cd5538b
.gitignore: common python rules
2022-08-24 19:37:50 +04:00
harubaru
dc898e61d9
Fix pruning script for official weights
2022-08-22 16:30:09 -07:00
harubaru
ee27ea1bff
Fix step slider
2022-08-20 12:51:27 -07:00
harubaru
6f680c8301
Fix output issue
2022-08-20 11:17:34 -07:00
harubaru
453ea06292
change height and width to multiples of 64
2022-08-20 11:13:01 -07:00
harubaru
d85bcee8e8
Merge pull request #1 from henk717/main
...
Runtime Launcher (Automatic)
2022-08-20 10:59:55 -07:00
Henk
f227c40de7
Runtime Launcher (Automatic)
2022-08-20 19:58:10 +02:00
harubaru
265ac0c834
Fix for H and W
2022-08-20 10:43:53 -07:00
harubaru
bc8c837a1d
Fix img2img, refactor
2022-08-19 21:56:26 -07:00
harubaru
e89e97741a
Add prune.py
2022-08-19 20:58:45 -07:00
harubaru
e83eae5520
change image multiples to 64
2022-08-18 19:46:43 -07:00
harubaru
bda76d2186
Update README.md
2022-08-18 15:02:22 -07:00
harubaru
b9fd6734d7
Update readme
2022-08-18 14:54:01 -07:00
harubaru
f162f1e126
Create txt2img_gradio.py
2022-08-18 14:52:27 -07:00
owenvincent
7b8c883b07
Update README.md
2022-08-18 15:46:44 +02:00
owenvincent
be6ab334c2
update links in README.md
2022-08-18 13:49:59 +02:00
Patrick Esser
d39f5b51a8
update readme
2022-08-16 23:13:39 +02:00
Patrick Esser
b57c05232a
Merge pull request #27 from apolinario/patch-1
...
Add diffusers as a way to inference in the model
2022-08-16 23:11:39 +02:00
apolinario
e1367298c7
Add diffusers as a way to inference in the model
2022-08-16 21:08:28 +02:00
Robin Rombach
3fbbf28a8a
Merge pull request #5 from cpacker/main
...
Fix install issues, README instructions should work out-of-the-box now
2022-08-13 17:06:31 +02:00
cpacker
9ae9f7dccc
fix install issues, README instructions should work out-of-the-box now
2022-08-12 13:24:00 -07:00
Robin Rombach
ce05de2819
add link to access request form
2022-08-10 16:59:50 +02:00
Robin Rombach
2ff270f4e0
stable diffusion
2022-08-10 16:30:49 +02:00
rromb
f13bf9bf46
add vqgan loss with codebook statistic eval
2022-02-21 15:06:50 +01:00
Robin Rombach
2b46bcb98c
Update ddpm.py
...
clean up no.1
2022-01-17 21:24:19 +01:00
ablattmann
417d5f3dee
add trainsteps to first stage table
2022-01-15 12:30:44 +01:00
ablattmann
851743597c
add LICENSE
2022-01-14 18:24:18 +01:00
ablattmann
171cf29fb5
add configs for training unconditional/class-conditional ldms
2021-12-22 15:57:23 +01:00
rromb
f8b4a07105
add autoencoder training details, arxiv link and figures
2021-12-22 11:16:26 +01:00
Patrick Esser
32a9661b4e
add inpainting model
2021-12-21 11:35:45 +00:00
ablattmann
17e64e3205
Update README.md
2021-12-21 03:38:17 +01:00
ablattmann
e66308c7f2
add code
2021-12-21 03:23:41 +01:00
Robin Rombach
182dd36f56
Create README.md
2021-12-21 01:59:06 +01:00