Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
- diffusers
|
9 |
- full
|
10 |
|
|
|
|
|
11 |
inference: true
|
12 |
widget:
|
13 |
- text: 'A blonde sexy girl, wearing glasses at latex shirt and a blue beanie with a tattoo, blue and white, highly detailed, sublime, extremely beautiful, sharp focus, refined, cinematic, intricate, elegant, dynamic, rich deep colors, bright color, shining light, attractive, cute, pretty, background full, epic composition, dramatic atmosphere, radiant, professional, stunning'
|
@@ -37,64 +39,10 @@ widget:
|
|
37 |
url: ./assets/ComfyUI_PixArt_00036_.png
|
38 |
---
|
39 |
|
40 |
-
# pixart-training
|
41 |
-
|
42 |
-
This is a full rank finetune derived from [PixArt-alpha/PixArt-Sigma-XL-2-1024-MS](https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS).
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
No validation prompt was used during training.
|
47 |
-
|
48 |
-
|
49 |
-
None
|
50 |
-
|
51 |
-
|
52 |
-
## Validation settings
|
53 |
-
- CFG: `7.5`
|
54 |
-
- CFG Rescale: `0.0`
|
55 |
-
- Steps: `30`
|
56 |
-
- Sampler: `euler`
|
57 |
-
- Seed: `42`
|
58 |
-
- Resolution: `1024`
|
59 |
-
|
60 |
-
Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
|
61 |
-
|
62 |
-
You can find some example images in the following gallery:
|
63 |
|
64 |
|
65 |
<Gallery />
|
66 |
|
67 |
-
The text encoder **was not** trained.
|
68 |
-
You may reuse the base model text encoder for inference.
|
69 |
-
|
70 |
-
|
71 |
-
## Training settings
|
72 |
-
|
73 |
-
- Training epochs: 5
|
74 |
-
- Training steps: 6500
|
75 |
-
- Learning rate: 8e-06
|
76 |
-
- Effective batch size: 128
|
77 |
-
- Micro-batch size: 32
|
78 |
-
- Gradient accumulation steps: 4
|
79 |
-
- Number of GPUs: 1
|
80 |
-
- Prediction type: epsilon
|
81 |
-
- Rescaled betas zero SNR: False
|
82 |
-
- Optimizer: AdamW, stochastic bf16
|
83 |
-
- Precision: Pure BF16
|
84 |
-
- Xformers: Enabled
|
85 |
-
|
86 |
-
|
87 |
-
## Datasets
|
88 |
-
|
89 |
-
### mj-v6
|
90 |
-
- Repeats: 0
|
91 |
-
- Total number of images: 134144
|
92 |
-
- Total number of aspect buckets: 1
|
93 |
-
- Resolution: 1.0 megapixels
|
94 |
-
- Cropped: False
|
95 |
-
- Crop style: None
|
96 |
-
- Crop aspect: None
|
97 |
-
|
98 |
|
99 |
## Inference
|
100 |
|
|
|
8 |
- diffusers
|
9 |
- full
|
10 |
|
11 |
+
# SigmaJourney: PixartSigma + MidJourney v6
|
12 |
+
|
13 |
inference: true
|
14 |
widget:
|
15 |
- text: 'A blonde sexy girl, wearing glasses at latex shirt and a blue beanie with a tattoo, blue and white, highly detailed, sublime, extremely beautiful, sharp focus, refined, cinematic, intricate, elegant, dynamic, rich deep colors, bright color, shining light, attractive, cute, pretty, background full, epic composition, dramatic atmosphere, radiant, professional, stunning'
|
|
|
39 |
url: ./assets/ComfyUI_PixArt_00036_.png
|
40 |
---
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
|
43 |
|
44 |
<Gallery />
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
## Inference
|
48 |
|