harubaru
cb417c437e
fix link
2022-09-05 18:39:29 -07:00
harubaru
721537d64a
fix formatting
2022-09-05 18:34:23 -07:00
harubaru
64b9427902
Merge pull request #8 from chavinlo/main
...
Added docs and script to extract from danbooru JSON
2022-09-05 18:33:57 -07:00
chavinlo
ddd6694a85
Added docs and script to extract from danbooru JSON
...
Will continue documentation once my instance goes back online
2022-09-05 19:16:48 -05:00
harubaru
a3b465f323
Update README
2022-09-04 22:33:31 -07:00
harubaru
87aa5ea8a5
Update README
2022-09-04 22:31:40 -07:00
harubaru
2b742b1d39
add conversion script for diffusers
2022-09-04 13:26:13 -07:00
harubaru
586a3f064e
add config
2022-09-03 16:43:20 -07:00
harubaru
187695ed73
revert fp16
2022-09-02 21:00:43 -07:00
harubaru
dc0d0bd579
add finetuning configs
2022-09-02 21:00:05 -07:00
harubaru
e6c1e048ea
add local dataset code
2022-08-30 14:06:47 -07:00
harubaru
b1a57dce78
Merge pull request #6 from theryex/patch-3
...
Update environment.yaml
2022-08-27 04:15:55 -07:00
harubaru
e6bb2f8fc3
Merge pull request #5 from theryex/patch-2
...
Update requirements.txt
2022-08-27 04:11:49 -07:00
theryex
0bad854452
Update environment.yaml
...
Add Git dependency.
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:37 -04:00
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