Text-to-Image
drhead commited on
Commit
e3ed172
1 Parent(s): 7b93c3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -2,12 +2,17 @@
2
  license: creativeml-openrail-m
3
  datasets:
4
  - ChristophSchuhmann/improved_aesthetics_6plus
 
5
  pipeline_tag: text-to-image
6
  ---
7
 
 
 
 
 
8
  This is a work in progress model trained off of SD 1.5 with zero terminal SNR.
9
 
10
- Current model checkpoints are prototypes that have been subject to a hyperparameter sweep. This will be follwed up by a full release on a larger dataset which will include an inpainting model.
11
 
12
  The intention of this model is to provide a training base but I politely ask that you do not make any major training runs you intend to release on the prototype epochs. Please wait for the full release for that to maximize compatibility. Experiment all you'd like though!
13
 
 
2
  license: creativeml-openrail-m
3
  datasets:
4
  - ChristophSchuhmann/improved_aesthetics_6plus
5
+ - drhead/laion_hd_21M_deduped
6
  pipeline_tag: text-to-image
7
  ---
8
 
9
+ Currently released models: ZeroDiffusion-Base v0.9 (zd_base_v0-9 and zd_base_v0-9_ema)
10
+
11
+ Currently training model: ZeroDiffusion-Inpaint, a finetuned inpainting model with zero terminal SNR trained on synthetic masks.
12
+
13
  This is a work in progress model trained off of SD 1.5 with zero terminal SNR.
14
 
15
+ ZeroDiffusion v0.9 is intended as a final prototype made from a complete training run. ZeroDiffusion v1.0 will involve another full restart from Stable Diffusion v1.5.
16
 
17
  The intention of this model is to provide a training base but I politely ask that you do not make any major training runs you intend to release on the prototype epochs. Please wait for the full release for that to maximize compatibility. Experiment all you'd like though!
18