Add files using upload-large-folder tool
Browse files- julia-v1/config.yaml +82 -0
- julia-v1/julia-v1.safetensors +3 -0
- julia-v1/julia-v1_000001000.safetensors +3 -0
- julia-v1/julia-v1_000002000.safetensors +3 -0
- julia-v1/julia-v1_000003000.safetensors +3 -0
- julia-v1/julia-v1_000004000.safetensors +3 -0
- julia-v1/optimizer.pt +3 -0
- julia-v1/samples/1745335339078__000001000_0.jpg +0 -0
- julia-v1/samples/1745336653376__000002000_0.jpg +0 -0
- julia-v1/samples/1745337968077__000003000_0.jpg +0 -0
- julia-v1/samples/1745339301258__000004000_0.jpg +0 -0
- julia-v1/samples/1745340673498__000005000_0.jpg +0 -0
julia-v1/config.yaml
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
job: extension
|
| 2 |
+
config:
|
| 3 |
+
name: julia-v1
|
| 4 |
+
process:
|
| 5 |
+
- type: sd_trainer
|
| 6 |
+
training_folder: output
|
| 7 |
+
device: cuda:0
|
| 8 |
+
network:
|
| 9 |
+
type: lora
|
| 10 |
+
linear: 22
|
| 11 |
+
linear_alpha: 30
|
| 12 |
+
save:
|
| 13 |
+
dtype: float16
|
| 14 |
+
save_every: 1000
|
| 15 |
+
max_step_saves_to_keep: 5
|
| 16 |
+
push_to_hub: false
|
| 17 |
+
hf_private: true
|
| 18 |
+
datasets:
|
| 19 |
+
- folder_path: datasets/482e5326-65a3-4480-bbc2-af9c5c980f8c
|
| 20 |
+
caption_ext: txt
|
| 21 |
+
caption_dropout_rate: 0.05
|
| 22 |
+
shuffle_tokens: false
|
| 23 |
+
cache_latents_to_disk: true
|
| 24 |
+
resolution:
|
| 25 |
+
- 512
|
| 26 |
+
- 768
|
| 27 |
+
- 1024
|
| 28 |
+
train:
|
| 29 |
+
batch_size: 1
|
| 30 |
+
steps: 5000
|
| 31 |
+
gradient_accumulation_steps: 1
|
| 32 |
+
train_unet: true
|
| 33 |
+
train_text_encoder: false
|
| 34 |
+
gradient_checkpointing: true
|
| 35 |
+
noise_scheduler: flowmatch
|
| 36 |
+
optimizer: adamw8bit
|
| 37 |
+
lr: 0.0004
|
| 38 |
+
ema_config:
|
| 39 |
+
use_ema: true
|
| 40 |
+
ema_decay: 0.99
|
| 41 |
+
dtype: bf16
|
| 42 |
+
skip_first_sample: true
|
| 43 |
+
disable_sampling: false
|
| 44 |
+
model:
|
| 45 |
+
name_or_path: black-forest-labs/FLUX.1-dev
|
| 46 |
+
is_flux: true
|
| 47 |
+
quantize: true
|
| 48 |
+
low_vram: false
|
| 49 |
+
sample:
|
| 50 |
+
sampler: flowmatch
|
| 51 |
+
sample_every: 1000
|
| 52 |
+
width: 1024
|
| 53 |
+
height: 1024
|
| 54 |
+
prompts:
|
| 55 |
+
- 'jul14, this is a photograph that captures jul14, this is a high-resolution
|
| 56 |
+
photograph featuring a young woman of likely european descent, with fair skin
|
| 57 |
+
and long, straight dark brown hair. she has striking, almond-shaped brown
|
| 58 |
+
eyes and full lips with a natural, light pink hue. her expression is calm
|
| 59 |
+
and slightly alluring, with a subtle, confident gaze directed towards the
|
| 60 |
+
camera. she is dressed in a fitted, black, long-sleeve zip-up top that accentuates
|
| 61 |
+
her slim figure and medium-sized breasts, revealing a hint of cleavage. her
|
| 62 |
+
left hand is raised, with her fingers gently touching her face, and her right
|
| 63 |
+
arm rests on a golden railing, which is partially visible on the right side
|
| 64 |
+
of the image.
|
| 65 |
+
|
| 66 |
+
|
| 67 |
+
the background consists of three vibrant, abstract paintings in various colors,
|
| 68 |
+
including red, blue, green, yellow, and white, mounted on a beige wall. the
|
| 69 |
+
paintings appear to be modern, with abstract faces and shapes, adding a creative
|
| 70 |
+
and artistic ambiance to the scene. the lighting is warm and soft, emanating
|
| 71 |
+
from the right side of the image, highlighting the textures and colors of
|
| 72 |
+
both the paintings and the subject''s clothing. the overall mood is one of
|
| 73 |
+
sophistication and artistic inspiration.'
|
| 74 |
+
neg: ''
|
| 75 |
+
seed: 42
|
| 76 |
+
walk_seed: true
|
| 77 |
+
guidance_scale: 7
|
| 78 |
+
sample_steps: 28
|
| 79 |
+
trigger_word: jul14
|
| 80 |
+
meta:
|
| 81 |
+
name: julia-v1
|
| 82 |
+
version: '1.0'
|
julia-v1/julia-v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23b589d00dca1df49f0f89a1b05165887f4bb96ac4c3c831d98b410ae7a4b923
|
| 3 |
+
size 236408016
|
julia-v1/julia-v1_000001000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c033c737e69103f6a3bbfe33136f0b6f05ac46fa801a8e80a7b6dca89d6194f2
|
| 3 |
+
size 236408016
|
julia-v1/julia-v1_000002000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50fc85d64980767b75d895e6716b267cc21c05de043f1269d6b63aa0520c5933
|
| 3 |
+
size 236408016
|
julia-v1/julia-v1_000003000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6ca5406f3bdba94ac5e2f30ea930031772cc9fa8d2945edb3ff05f8baecafb6
|
| 3 |
+
size 236408016
|
julia-v1/julia-v1_000004000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a1ef36692ad91e1e8464de54a3f80247c76a45ff27f2baa67aff8fd0ac536cb
|
| 3 |
+
size 236408016
|
julia-v1/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e9b513815e0ad9c91832fd0f81a08c324bf2a1a7f1e1326361b468e705ef95d
|
| 3 |
+
size 241074308
|
julia-v1/samples/1745335339078__000001000_0.jpg
ADDED
|
julia-v1/samples/1745336653376__000002000_0.jpg
ADDED
|
julia-v1/samples/1745337968077__000003000_0.jpg
ADDED
|
julia-v1/samples/1745339301258__000004000_0.jpg
ADDED
|
julia-v1/samples/1745340673498__000005000_0.jpg
ADDED
|