Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,7 @@ The idea of the "warmup stages" is to sort of pretrain the LoRA weights so that
|
|
| 12 |
***This stage is 256p, which is what Qwen-Image originally pretrained with.***
|
| 13 |
|
| 14 |
## Training Stages
|
|
|
|
| 15 |
- ***[SynthSat-v1.0-warmup-stage1](https://huggingface.co/PJMixers-Images/Qwen-Image-SynthSat-v1.0-warmup-stage1) is 256p only, using freshly initialized weights.***
|
| 16 |
- [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).
|
| 17 |
- [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.
|
|
|
|
| 12 |
***This stage is 256p, which is what Qwen-Image originally pretrained with.***
|
| 13 |
|
| 14 |
## Training Stages
|
| 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.
|