Commit Graph

19 Commits

Author SHA1 Message Date
Justin 3a64aae085
Update modules.py 2022-09-26 10:39:44 +01:00
Justin f1293f9795
Finetuning (#11)
* simple datasets

* add conversion script

* finish fine tune example

* update readme

* update readme
2022-09-16 14:01:18 +01:00
Justin 7e3956ef74
Img condition (#1)
* update reqs
* add image variations
* update readme
2022-09-04 21:46:39 +01:00
Robin Rombach 71634a21c7 playing with upscaler 2022-07-28 00:09:44 +02:00
rromb e2a6bee13c add further nerf-attention 2022-07-06 23:44:26 +02:00
rromb 0540e685e5 add options for scaling 2022-07-06 16:22:13 +02:00
Patrick Esser 4155b51d1f improve efficiency for upscaler 2022-06-14 14:42:11 +00:00
rromb 255d479088 add logging for upscaler 2022-06-13 10:43:41 +02:00
rromb c5a39aff8a add upscaling 2022-06-13 00:39:48 +02:00
rromb 9cda7feafa eval stuff 2022-06-09 10:56:34 +02:00
rromb a0f390afb6 dynamic thresholding (maybe?) 2022-06-05 19:22:07 +02:00
rromb 07ebb8fb2a disabled_train is set later 2022-05-31 14:18:01 +02:00
rromb 17f4ca8110 fix clip encoder code 2022-05-31 12:36:26 +02:00
rromb e637491838 clip encoder 2022-05-31 12:28:00 +02:00
rromb 3c53c6c15b add frozen t5 encoder from huggingface 2022-05-31 11:42:53 +02:00
rromb 71ebe40791 do not fix num_heads to one in legacy mode 2022-04-15 17:24:11 +02:00
rromb a80ed7987e add new models 2022-04-04 16:17:48 +02:00
ablattmann 171cf29fb5 add configs for training unconditional/class-conditional ldms 2021-12-22 15:57:23 +01:00
ablattmann e66308c7f2 add code 2021-12-21 03:23:41 +01:00