Commit Graph

177 Commits

Author SHA1 Message Date
chavinlo c7c892ae4e moved scripts and added nsfw extractors 2022-09-11 11:44:55 -05:00
harubaru 7194a68b44
Merge pull request #13 from chavinlo/patch-2
Added option to extract only specific ratings and arguments from cli
2022-09-10 18:39:55 -07:00
Carlos Chavez a532563a71
Merge branch 'harubaru:main' into patch-2 2022-09-10 19:40:10 -05:00
chavinlo 7f901bf252 removed string import 2022-09-10 19:39:49 -05:00
chavinlo f07fb01490 Added rating selection and now works 2022-09-10 19:38:22 -05:00
harubaru bd6986fcc6
remove link 2022-09-09 15:07:18 -07:00
harubaru 3a84dc1973
add data download files 2022-09-09 10:42:56 -07:00
chavinlo 4904ba4db3 in the works 2022-09-09 03:49:52 -05:00
harubaru 41c864dce2
Merge pull request #12 from chavinlo/patch-1
Fix Images in documentation and add mirrors of weights
2022-09-09 01:18:37 -07:00
chavinlo 6da7d93133 relink 2022-09-09 02:47:39 -05:00
chavinlo 6b35ad0c79 Update README.md 2022-09-09 02:23:08 -05:00
chavinlo 9912d3c3a6 docs 2022-09-09 02:22:16 -05:00
harubaru df8761695b
redo training launcher 2022-09-08 18:46:23 -07:00
harubaru 952bdc04df
Merge pull request #10 from throwaway-mezzo-mix/patch-1
fix tag replace typo in danbooru21_extract.py
2022-09-08 18:15:36 -07:00
throwaway-mezzo-mix b9452bc0fd
fix tag replace typo in danbooru21_extract.py
1boy was being replaced with 'one girl', now it correctly gets replaced with 'one boy'.
2022-09-08 20:52:38 +02:00
harubaru d283e04b8b
remove outputs from cudacallback 2022-09-07 03:51:04 -07:00
harubaru f7bb9b7bbc fix validation 2022-09-06 23:33:12 -07:00
harubaru 51666f070c
fix link 2022-09-05 18:41:08 -07:00
harubaru 8b08d8ebd9
fix link 2022-09-05 18:40:40 -07:00
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