xzuyn commited on
Commit
9f6ad86
·
verified ·
1 Parent(s): 1f8fa8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ The idea of the "warmup stages" is to sort of pretrain the LoRA weights so that
15
 
16
  - ***[SynthSat-v1.0-warmup-stage1](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage1) is 256p only, using freshly initialized weights.***
17
  - [SynthSat-v1.0-warmup-stage2](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage2) is 640p only, re-using the weights from [SynthSat-v1.0-warmup-stage1](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage1).
18
- - [SynthSat-v1.0-warmup-stage2.5-nsfw](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage2.5-nsfw) is 256p+640p, re-using the weights from [SynthSat-v1.0-warmup-stage2-step1400](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage2/blob/main/Qwen-Image-SynthSat-v1.0-warmup-stage2-step00001400.safetensors), using only NSFW images.
19
  - Next stage is either warmup-stage3 doing 640p+1328p or v1.0 doing 640p+1328p+1536p on a more refined dataset.
20
 
21
  ## Current Stage Details
 
15
 
16
  - ***[SynthSat-v1.0-warmup-stage1](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage1) is 256p only, using freshly initialized weights.***
17
  - [SynthSat-v1.0-warmup-stage2](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage2) is 640p only, re-using the weights from [SynthSat-v1.0-warmup-stage1](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage1).
18
+ - [SynthSat-v1.0-warmup-stage2.5-nsfw](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage2.5-nsfw) is 256p+640p, re-using the weights from [SynthSat-v1.0-warmup-stage2-step1400](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage2/blob/main/Qwen-Image-SynthSat-v1.0-warmup-stage2-step00001400.safetensors), using only NSFW sources (which is a mix of NSFW+SFW).
19
  - Next stage is either warmup-stage3 doing 640p+1328p or v1.0 doing 640p+1328p+1536p on a more refined dataset.
20
 
21
  ## Current Stage Details