artokun commited on
Commit
01eec77
·
verified ·
1 Parent(s): 004ead6

Upload folder using huggingface_hub

Browse files
Files changed (42) hide show
  1. .gitattributes +1 -0
  2. spotted_jellyfish/.job_config.json +141 -0
  3. spotted_jellyfish/config.yaml +240 -0
  4. spotted_jellyfish/log.txt +0 -0
  5. spotted_jellyfish/loss_log.db +3 -0
  6. spotted_jellyfish/optimizer.pt +3 -0
  7. spotted_jellyfish/pid.txt +1 -0
  8. spotted_jellyfish/samples/1769156013253__000000000_0.jpg +3 -0
  9. spotted_jellyfish/samples/1769156051812__000000000_1.jpg +3 -0
  10. spotted_jellyfish/samples/1769156090357__000000000_2.jpg +3 -0
  11. spotted_jellyfish/samples/1769157070809__000000250_0.jpg +3 -0
  12. spotted_jellyfish/samples/1769157109783__000000250_1.jpg +3 -0
  13. spotted_jellyfish/samples/1769157148491__000000250_2.jpg +3 -0
  14. spotted_jellyfish/samples/1769158125084__000000500_0.jpg +3 -0
  15. spotted_jellyfish/samples/1769158163788__000000500_1.jpg +3 -0
  16. spotted_jellyfish/samples/1769158202398__000000500_2.jpg +3 -0
  17. spotted_jellyfish/samples/1769159179807__000000750_0.jpg +3 -0
  18. spotted_jellyfish/samples/1769159218482__000000750_1.jpg +3 -0
  19. spotted_jellyfish/samples/1769159257076__000000750_2.jpg +3 -0
  20. spotted_jellyfish/samples/1769160230909__000001000_0.jpg +3 -0
  21. spotted_jellyfish/samples/1769160269572__000001000_1.jpg +3 -0
  22. spotted_jellyfish/samples/1769160308192__000001000_2.jpg +3 -0
  23. spotted_jellyfish/samples/1769161286362__000001250_0.jpg +3 -0
  24. spotted_jellyfish/samples/1769161325043__000001250_1.jpg +3 -0
  25. spotted_jellyfish/samples/1769161363676__000001250_2.jpg +3 -0
  26. spotted_jellyfish/samples/1769162341966__000001500_0.jpg +3 -0
  27. spotted_jellyfish/samples/1769162380687__000001500_1.jpg +3 -0
  28. spotted_jellyfish/samples/1769162419309__000001500_2.jpg +3 -0
  29. spotted_jellyfish/samples/1769163392928__000001750_0.jpg +3 -0
  30. spotted_jellyfish/samples/1769163431567__000001750_1.jpg +3 -0
  31. spotted_jellyfish/samples/1769163470184__000001750_2.jpg +3 -0
  32. spotted_jellyfish/samples/1769164442545__000002000_0.jpg +3 -0
  33. spotted_jellyfish/samples/1769164481252__000002000_1.jpg +3 -0
  34. spotted_jellyfish/samples/1769164519888__000002000_2.jpg +3 -0
  35. spotted_jellyfish/spotted_jellyfish.safetensors +3 -0
  36. spotted_jellyfish/spotted_jellyfish_000000250.safetensors +3 -0
  37. spotted_jellyfish/spotted_jellyfish_000000500.safetensors +3 -0
  38. spotted_jellyfish/spotted_jellyfish_000000750.safetensors +3 -0
  39. spotted_jellyfish/spotted_jellyfish_000001000.safetensors +3 -0
  40. spotted_jellyfish/spotted_jellyfish_000001250.safetensors +3 -0
  41. spotted_jellyfish/spotted_jellyfish_000001500.safetensors +3 -0
  42. spotted_jellyfish/spotted_jellyfish_000001750.safetensors +3 -0
.gitattributes CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
56
  moon_jellyfish/loss_log.db filter=lfs diff=lfs merge=lfs -text
57
  purple_striped_jellyfish/loss_log.db filter=lfs diff=lfs merge=lfs -text
58
  sea_nettle_jellyfish/loss_log.db filter=lfs diff=lfs merge=lfs -text
 
 
56
  moon_jellyfish/loss_log.db filter=lfs diff=lfs merge=lfs -text
57
  purple_striped_jellyfish/loss_log.db filter=lfs diff=lfs merge=lfs -text
58
  sea_nettle_jellyfish/loss_log.db filter=lfs diff=lfs merge=lfs -text
59
+ spotted_jellyfish/loss_log.db filter=lfs diff=lfs merge=lfs -text
spotted_jellyfish/.job_config.json ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job": "extension",
3
+ "config": {
4
+ "name": "spotted_jellyfish",
5
+ "process": [
6
+ {
7
+ "type": "diffusion_trainer",
8
+ "training_folder": "/app/ai-toolkit/output",
9
+ "sqlite_db_path": "/app/ai-toolkit/aitk_db.db",
10
+ "device": "cuda",
11
+ "trigger_word": null,
12
+ "performance_log_every": 10,
13
+ "network": {
14
+ "type": "lora",
15
+ "linear": 32,
16
+ "linear_alpha": 32,
17
+ "conv": 16,
18
+ "conv_alpha": 16,
19
+ "lokr_full_rank": true,
20
+ "lokr_factor": -1,
21
+ "network_kwargs": {
22
+ "ignore_if_contains": []
23
+ }
24
+ },
25
+ "save": {
26
+ "dtype": "bf16",
27
+ "save_every": 250,
28
+ "max_step_saves_to_keep": 8,
29
+ "save_format": "diffusers",
30
+ "push_to_hub": false
31
+ },
32
+ "datasets": [
33
+ {
34
+ "folder_path": "/app/ai-toolkit/datasets/spotted",
35
+ "mask_path": null,
36
+ "mask_min_value": 0.1,
37
+ "default_caption": "",
38
+ "caption_ext": "txt",
39
+ "caption_dropout_rate": 0.05,
40
+ "cache_latents_to_disk": false,
41
+ "is_reg": false,
42
+ "network_weight": 1,
43
+ "resolution": [
44
+ 768,
45
+ 1024,
46
+ 1280
47
+ ],
48
+ "controls": [],
49
+ "shrink_video_to_frames": true,
50
+ "num_frames": 1,
51
+ "flip_x": false,
52
+ "flip_y": false,
53
+ "num_repeats": 1,
54
+ "control_path_1": null,
55
+ "control_path_2": null,
56
+ "control_path_3": null
57
+ }
58
+ ],
59
+ "train": {
60
+ "batch_size": 1,
61
+ "bypass_guidance_embedding": false,
62
+ "steps": 2000,
63
+ "gradient_accumulation": 1,
64
+ "train_unet": true,
65
+ "train_text_encoder": false,
66
+ "gradient_checkpointing": true,
67
+ "noise_scheduler": "flowmatch",
68
+ "optimizer": "adamw8bit",
69
+ "timestep_type": "weighted",
70
+ "content_or_style": "balanced",
71
+ "optimizer_params": {
72
+ "weight_decay": 0.0001
73
+ },
74
+ "unload_text_encoder": false,
75
+ "cache_text_embeddings": false,
76
+ "lr": 0.0001,
77
+ "ema_config": {
78
+ "use_ema": true,
79
+ "ema_decay": 0.99
80
+ },
81
+ "skip_first_sample": false,
82
+ "force_first_sample": false,
83
+ "disable_sampling": false,
84
+ "dtype": "bf16",
85
+ "diff_output_preservation": false,
86
+ "diff_output_preservation_multiplier": 1,
87
+ "diff_output_preservation_class": "person",
88
+ "switch_boundary_every": 1,
89
+ "loss_type": "mse"
90
+ },
91
+ "logging": {
92
+ "log_every": 1,
93
+ "use_ui_logger": true
94
+ },
95
+ "model": {
96
+ "name_or_path": "black-forest-labs/FLUX.2-dev",
97
+ "quantize": true,
98
+ "qtype": "qfloat8",
99
+ "quantize_te": true,
100
+ "qtype_te": "qfloat8",
101
+ "arch": "flux2",
102
+ "low_vram": false,
103
+ "model_kwargs": {
104
+ "match_target_res": false
105
+ },
106
+ "layer_offloading": false,
107
+ "layer_offloading_text_encoder_percent": 1,
108
+ "layer_offloading_transformer_percent": 1
109
+ },
110
+ "sample": {
111
+ "sampler": "flowmatch",
112
+ "sample_every": 250,
113
+ "width": 1024,
114
+ "height": 1024,
115
+ "samples": [
116
+ {
117
+ "prompt": "{ \"subjects\": [ { \"type\": \"bell\", \"description\": \"A large hemispherical dome of translucent blue‑brown tissue tinted by symbiotic algae, its surface scattered with countless milk‑white polka dots; subtle spikey organic bumps and tiny fleshy spines rise like living dew along the curvature, with faint internal haze and drifting particulates visible through the bell.\", \"position\": \"center frame, dominating the composition\", \"action\": \"slowly pulsing and flexing, pushing water outward in soft waves\", \"color_match\": \"natural jellyfish colors\" }, { \"type\": \"bell_edge\", \"description\": \"A thin, glassy rim with delicate scalloping, the margin broken into repeating lappet segments—each lappet slightly thickened with spikey nodules and micro‑spines; the edge carries a pale blue‑tan gradient that fades to near‑clear, punctuated by occasional tiny white specks.\", \"position\": \"encircling the bell perimeter\", \"action\": \"rippling and fluttering with each pulse, lappets fanning in a rhythmic halo\", \"color_match\": \"natural jellyfish colors\" }, { \"type\": \"oral_arms\", \"description\": \"Eight thick, transparent branching oral arms streaming beneath the bell like braided ribbons; the arms split into frilly, cauliflower‑shaped clusters that glow warm brown‑amber where stinging bundles gather, while spikey bumps pepper the branches in organic rows, giving a subtly armored texture within the gelatinous translucence.\", \"position\": \"lower half, hanging from the underside of the bell\", \"action\": \"undulating and spiraling as they drift, clusters billowing and folding like soft coral\", \"color_match\": \"natural jellyfish colors\" }, { \"type\": \"unique_feature\", \"description\": \"The distinctive polka‑dot pattern—dense white spots embedded in the bell’s blue‑brown gel—paired with clearly defined lappet segmentation (14 per section) that creates a repeating scalloped architecture; the dots appear to shimmer over spikey surface micro‑bumps, enhancing the speckled, living mosaic.\", \"position\": \"across the bell surface and emphasized along the segmented margin\", \"action\": \"shimmering and sliding subtly with the bell’s deformation as it pulses\", \"color_match\": \"natural jellyfish colors\" }, { \"type\": \"unique_feature\", \"description\": \"Club‑shaped appendages at the ends of the oral arms (in place of traditional tentacles), each club slightly swollen and translucent with brown stinging bundles concentrated near the tips; spikey protrusions stud the clubs like tiny organic thorns, adding tactile contrast to the smooth gel.\", \"position\": \"at the terminal ends of the oral arms, trailing lowest in frame\", \"action\": \"swaying and bobbing like weighted tassels, swinging outward then settling inward with each pulse\", \"color_match\": \"natural jellyfish colors\" } ] }"
118
+ },
119
+ {
120
+ "prompt": "{ \"subjects\": [ { \"type\": \"bell\", \"description\": \"A large hemispherical bell dome of the Australian Spotted Jellyfish, translucent blue‑brown like stained seawater glass, clouded by symbiotic algae hues and sprinkled with countless crisp white polka dots; within the flesh, delicate feathery fronds sprout and drift like internal sea-plumes, subtly warping the light as it passes through the bell.\", \"position\": \"center frame, dominating the composition\", \"action\": \"slowly pulsing and expanding, pushing soft ripples through the water\", \"color_match\": \"translucent blue-brown with white spots\" }, { \"type\": \"bell_edge\", \"description\": \"The bell margin forms a gently scalloped rim with clearly segmented lappets—each section subtly notched—its edge shimmering with a thin halo of pale blue translucency; feathery, filament-like fronds lace along the rim, giving the silhouette a soft, downy contour while the polka dots thin out toward the margin.\", \"position\": \"outer perimeter of the bell, encircling the dome\", \"action\": \"undulating in waves as the bell contracts, lappets fluttering like a slow-motion ruffle\", \"color_match\": \"pale blue translucent rim with faint blue-brown tint\" }, { \"type\": \"oral_arms\", \"description\": \"Eight thick, transparent branching oral arms descend beneath the bell, glass-clear with warm tan-brown streaks and ending in cauliflower-shaped clusters; the terminal stinging bundles appear as mottled brown nodules, while feathery fronds bloom along the arm branches like delicate underwater plumage, enhancing the frilled, botanical look.\", \"position\": \"lower half of the frame, hanging beneath the bell\", \"action\": \"flowing and curling in drifting spirals, branches folding and unfurling with the current\", \"color_match\": \"transparent arms with tan-brown accents and brown bundles\" }, { \"type\": \"unique_feature\", \"description\": \"A distinctive polka-dot constellation of bright white spots scattered across the bell like evenly spaced pearls, paired with the species’ algae-driven blue‑brown wash that shifts subtly with angle and depth; the dot pattern appears to “orbit” as the bell turns, while the feathery mutation fronds thread between spots like soft, living lace.\", \"position\": \"across the entire bell surface, most visible on the upper dome\", \"action\": \"gliding and rotating gently, making the spot pattern shimmer and drift across the viewer’s perspective\", \"color_match\": \"white spots over blue-brown translucent bell\" }, { \"type\": \"unique_feature\", \"description\": \"No traditional marginal tentacles—instead, club-shaped appendages at the ends of the oral arms, semi-opaque and faintly amber, capped with cauliflower-like frills; feathery fronds sprout from the club surfaces, giving them a plush, brush-like texture that looks organic and alive.\", \"position\": \"at the terminal ends of the oral arms, lower foreground\", \"action\": \"swaying and bobbing like weighted tassels, clubs pivoting as the arms trail\", \"color_match\": \"faint amber to tan-brown clubs with translucent highlights\" } ] }"
121
+ },
122
+ {
123
+ "prompt": "{ \"subjects\": [ { \"type\": \"bell\", \"description\": \"A large hemispherical bell dome of translucent blue‑brown jelly, glassy and softly luminous, with organic marbled swirls drifting through the gelatinous flesh like ink suspended in water; the surface is scattered with countless crisp white polka‑dot spots that fade in and out with each pulse, hinting at the warm, algae‑tinted undertone within.\", \"position\": \"center frame, dominating the composition\", \"action\": \"slowly pulsing and flexing, gently expanding and contracting as it drifts forward\", \"color_match\": \"natural jellyfish colors (translucent blue-brown with white spots)\" }, { \"type\": \"bell_edge\", \"description\": \"The bell margin forms a delicate rim broken into repeating lappets—subtly scalloped segments that read as 14 small lobes per section—each lappet semi‑transparent with faint blue‑brown tinting and marbled veining that gathers near the edge; tiny white dots continue right up to the scallops, creating a dotted lacework border.\", \"position\": \"around the outer perimeter of the bell\", \"action\": \"rippling in a synchronized wave, scallops fluttering with the bell’s pulse\", \"color_match\": \"natural jellyfish colors (pale blue-brown rim with white dotted accents)\" }, { \"type\": \"oral_arms\", \"description\": \"Eight thick, transparent branching oral arms stream beneath the bell, their clear gelatin threaded with marbled swirls; the branches end in frilly cauliflower-like clusters that glow tan to brown, with compact stinging bundles nestled within the folds, giving a textured, clustered look against the otherwise glassy tissue.\", \"position\": \"lower center, trailing downward beneath the bell\", \"action\": \"undulating and curling in slow corkscrews, frilled tips billowing like underwater blossoms\", \"color_match\": \"natural jellyfish colors (transparent arms with tan-brown clusters)\" }, { \"type\": \"unique_feature\", \"description\": \"A distinctive polka‑dot constellation of bright white spots scattered across the bell—dense and evenly spaced—contrasting the translucent blue‑brown body; the algae‑tinted coloration subtly gradients from cooler blue at the crown to warmer brown near the margins, while marbled internal swirls drift beneath the spots like living topography.\", \"position\": \"across the entire bell surface, most visible on the upper dome\", \"action\": \"spots shimmering and sliding in parallax as the bell pulses and the body rotates slightly\", \"color_match\": \"natural jellyfish colors (white polka dots over blue-brown algae tint)\" } ] }"
124
+ }
125
+ ],
126
+ "neg": "",
127
+ "seed": 42,
128
+ "walk_seed": true,
129
+ "guidance_scale": 4,
130
+ "sample_steps": 25,
131
+ "num_frames": 1,
132
+ "fps": 1
133
+ }
134
+ }
135
+ ]
136
+ },
137
+ "meta": {
138
+ "name": "[name]",
139
+ "version": "1.0"
140
+ }
141
+ }
spotted_jellyfish/config.yaml ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: spotted_jellyfish
4
+ process:
5
+ - type: diffusion_trainer
6
+ training_folder: /app/ai-toolkit/output
7
+ sqlite_db_path: /app/ai-toolkit/aitk_db.db
8
+ device: cuda
9
+ trigger_word: null
10
+ performance_log_every: 10
11
+ network:
12
+ type: lora
13
+ linear: 32
14
+ linear_alpha: 32
15
+ conv: 16
16
+ conv_alpha: 16
17
+ lokr_full_rank: true
18
+ lokr_factor: -1
19
+ network_kwargs:
20
+ ignore_if_contains: []
21
+ save:
22
+ dtype: bf16
23
+ save_every: 250
24
+ max_step_saves_to_keep: 8
25
+ save_format: diffusers
26
+ push_to_hub: false
27
+ datasets:
28
+ - folder_path: /app/ai-toolkit/datasets/spotted
29
+ mask_path: null
30
+ mask_min_value: 0.1
31
+ default_caption: ''
32
+ caption_ext: txt
33
+ caption_dropout_rate: 0.05
34
+ cache_latents_to_disk: false
35
+ is_reg: false
36
+ network_weight: 1
37
+ resolution:
38
+ - 768
39
+ - 1024
40
+ - 1280
41
+ controls: []
42
+ shrink_video_to_frames: true
43
+ num_frames: 1
44
+ flip_x: false
45
+ flip_y: false
46
+ num_repeats: 1
47
+ control_path_1: null
48
+ control_path_2: null
49
+ control_path_3: null
50
+ train:
51
+ batch_size: 1
52
+ bypass_guidance_embedding: false
53
+ steps: 2000
54
+ gradient_accumulation: 1
55
+ train_unet: true
56
+ train_text_encoder: false
57
+ gradient_checkpointing: true
58
+ noise_scheduler: flowmatch
59
+ optimizer: adamw8bit
60
+ timestep_type: weighted
61
+ content_or_style: balanced
62
+ optimizer_params:
63
+ weight_decay: 0.0001
64
+ unload_text_encoder: false
65
+ cache_text_embeddings: false
66
+ lr: 0.0001
67
+ ema_config:
68
+ use_ema: true
69
+ ema_decay: 0.99
70
+ skip_first_sample: false
71
+ force_first_sample: false
72
+ disable_sampling: false
73
+ dtype: bf16
74
+ diff_output_preservation: false
75
+ diff_output_preservation_multiplier: 1
76
+ diff_output_preservation_class: person
77
+ switch_boundary_every: 1
78
+ loss_type: mse
79
+ logging:
80
+ log_every: 1
81
+ use_ui_logger: true
82
+ model:
83
+ name_or_path: black-forest-labs/FLUX.2-dev
84
+ quantize: true
85
+ qtype: qfloat8
86
+ quantize_te: true
87
+ qtype_te: qfloat8
88
+ arch: flux2
89
+ low_vram: false
90
+ model_kwargs:
91
+ match_target_res: false
92
+ layer_offloading: false
93
+ layer_offloading_text_encoder_percent: 1
94
+ layer_offloading_transformer_percent: 1
95
+ sample:
96
+ sampler: flowmatch
97
+ sample_every: 250
98
+ width: 1024
99
+ height: 1024
100
+ samples:
101
+ - prompt: "{ \"subjects\": [ { \"type\": \"bell\", \"description\"\
102
+ : \"A large hemispherical dome of translucent blue\u2011brown tissue tinted\
103
+ \ by symbiotic algae, its surface scattered with countless milk\u2011white\
104
+ \ polka dots; subtle spikey organic bumps and tiny fleshy spines rise like\
105
+ \ living dew along the curvature, with faint internal haze and drifting\
106
+ \ particulates visible through the bell.\", \"position\": \"center\
107
+ \ frame, dominating the composition\", \"action\": \"slowly pulsing\
108
+ \ and flexing, pushing water outward in soft waves\", \"color_match\"\
109
+ : \"natural jellyfish colors\" }, { \"type\": \"bell_edge\"\
110
+ , \"description\": \"A thin, glassy rim with delicate scalloping,\
111
+ \ the margin broken into repeating lappet segments\u2014each lappet slightly\
112
+ \ thickened with spikey nodules and micro\u2011spines; the edge carries\
113
+ \ a pale blue\u2011tan gradient that fades to near\u2011clear, punctuated\
114
+ \ by occasional tiny white specks.\", \"position\": \"encircling the\
115
+ \ bell perimeter\", \"action\": \"rippling and fluttering with each\
116
+ \ pulse, lappets fanning in a rhythmic halo\", \"color_match\": \"\
117
+ natural jellyfish colors\" }, { \"type\": \"oral_arms\", \
118
+ \ \"description\": \"Eight thick, transparent branching oral arms streaming\
119
+ \ beneath the bell like braided ribbons; the arms split into frilly, cauliflower\u2011\
120
+ shaped clusters that glow warm brown\u2011amber where stinging bundles gather,\
121
+ \ while spikey bumps pepper the branches in organic rows, giving a subtly\
122
+ \ armored texture within the gelatinous translucence.\", \"position\"\
123
+ : \"lower half, hanging from the underside of the bell\", \"action\"\
124
+ : \"undulating and spiraling as they drift, clusters billowing and folding\
125
+ \ like soft coral\", \"color_match\": \"natural jellyfish colors\"\
126
+ \ }, { \"type\": \"unique_feature\", \"description\"\
127
+ : \"The distinctive polka\u2011dot pattern\u2014dense white spots embedded\
128
+ \ in the bell\u2019s blue\u2011brown gel\u2014paired with clearly defined\
129
+ \ lappet segmentation (14 per section) that creates a repeating scalloped\
130
+ \ architecture; the dots appear to shimmer over spikey surface micro\u2011\
131
+ bumps, enhancing the speckled, living mosaic.\", \"position\": \"\
132
+ across the bell surface and emphasized along the segmented margin\", \
133
+ \ \"action\": \"shimmering and sliding subtly with the bell\u2019s deformation\
134
+ \ as it pulses\", \"color_match\": \"natural jellyfish colors\" \
135
+ \ }, { \"type\": \"unique_feature\", \"description\":\
136
+ \ \"Club\u2011shaped appendages at the ends of the oral arms (in place of\
137
+ \ traditional tentacles), each club slightly swollen and translucent with\
138
+ \ brown stinging bundles concentrated near the tips; spikey protrusions\
139
+ \ stud the clubs like tiny organic thorns, adding tactile contrast to the\
140
+ \ smooth gel.\", \"position\": \"at the terminal ends of the oral\
141
+ \ arms, trailing lowest in frame\", \"action\": \"swaying and bobbing\
142
+ \ like weighted tassels, swinging outward then settling inward with each\
143
+ \ pulse\", \"color_match\": \"natural jellyfish colors\" } ]\
144
+ \ }"
145
+ - prompt: "{ \"subjects\": [ { \"type\": \"bell\", \"description\"\
146
+ : \"A large hemispherical bell dome of the Australian Spotted Jellyfish,\
147
+ \ translucent blue\u2011brown like stained seawater glass, clouded by symbiotic\
148
+ \ algae hues and sprinkled with countless crisp white polka dots; within\
149
+ \ the flesh, delicate feathery fronds sprout and drift like internal sea-plumes,\
150
+ \ subtly warping the light as it passes through the bell.\", \"position\"\
151
+ : \"center frame, dominating the composition\", \"action\": \"slowly\
152
+ \ pulsing and expanding, pushing soft ripples through the water\", \
153
+ \ \"color_match\": \"translucent blue-brown with white spots\" }, \
154
+ \ { \"type\": \"bell_edge\", \"description\": \"The bell\
155
+ \ margin forms a gently scalloped rim with clearly segmented lappets\u2014\
156
+ each section subtly notched\u2014its edge shimmering with a thin halo of\
157
+ \ pale blue translucency; feathery, filament-like fronds lace along the\
158
+ \ rim, giving the silhouette a soft, downy contour while the polka dots\
159
+ \ thin out toward the margin.\", \"position\": \"outer perimeter of\
160
+ \ the bell, encircling the dome\", \"action\": \"undulating in waves\
161
+ \ as the bell contracts, lappets fluttering like a slow-motion ruffle\"\
162
+ , \"color_match\": \"pale blue translucent rim with faint blue-brown\
163
+ \ tint\" }, { \"type\": \"oral_arms\", \"description\"\
164
+ : \"Eight thick, transparent branching oral arms descend beneath the bell,\
165
+ \ glass-clear with warm tan-brown streaks and ending in cauliflower-shaped\
166
+ \ clusters; the terminal stinging bundles appear as mottled brown nodules,\
167
+ \ while feathery fronds bloom along the arm branches like delicate underwater\
168
+ \ plumage, enhancing the frilled, botanical look.\", \"position\"\
169
+ : \"lower half of the frame, hanging beneath the bell\", \"action\"\
170
+ : \"flowing and curling in drifting spirals, branches folding and unfurling\
171
+ \ with the current\", \"color_match\": \"transparent arms with tan-brown\
172
+ \ accents and brown bundles\" }, { \"type\": \"unique_feature\"\
173
+ , \"description\": \"A distinctive polka-dot constellation of bright\
174
+ \ white spots scattered across the bell like evenly spaced pearls, paired\
175
+ \ with the species\u2019 algae-driven blue\u2011brown wash that shifts subtly\
176
+ \ with angle and depth; the dot pattern appears to \u201Corbit\u201D as\
177
+ \ the bell turns, while the feathery mutation fronds thread between spots\
178
+ \ like soft, living lace.\", \"position\": \"across the entire bell\
179
+ \ surface, most visible on the upper dome\", \"action\": \"gliding\
180
+ \ and rotating gently, making the spot pattern shimmer and drift across\
181
+ \ the viewer\u2019s perspective\", \"color_match\": \"white spots\
182
+ \ over blue-brown translucent bell\" }, { \"type\": \"unique_feature\"\
183
+ , \"description\": \"No traditional marginal tentacles\u2014instead,\
184
+ \ club-shaped appendages at the ends of the oral arms, semi-opaque and faintly\
185
+ \ amber, capped with cauliflower-like frills; feathery fronds sprout from\
186
+ \ the club surfaces, giving them a plush, brush-like texture that looks\
187
+ \ organic and alive.\", \"position\": \"at the terminal ends of the\
188
+ \ oral arms, lower foreground\", \"action\": \"swaying and bobbing\
189
+ \ like weighted tassels, clubs pivoting as the arms trail\", \"color_match\"\
190
+ : \"faint amber to tan-brown clubs with translucent highlights\" } \
191
+ \ ] }"
192
+ - prompt: "{ \"subjects\": [ { \"type\": \"bell\", \"description\"\
193
+ : \"A large hemispherical bell dome of translucent blue\u2011brown jelly,\
194
+ \ glassy and softly luminous, with organic marbled swirls drifting through\
195
+ \ the gelatinous flesh like ink suspended in water; the surface is scattered\
196
+ \ with countless crisp white polka\u2011dot spots that fade in and out with\
197
+ \ each pulse, hinting at the warm, algae\u2011tinted undertone within.\"\
198
+ , \"position\": \"center frame, dominating the composition\", \
199
+ \ \"action\": \"slowly pulsing and flexing, gently expanding and contracting\
200
+ \ as it drifts forward\", \"color_match\": \"natural jellyfish colors\
201
+ \ (translucent blue-brown with white spots)\" }, { \"type\"\
202
+ : \"bell_edge\", \"description\": \"The bell margin forms a delicate\
203
+ \ rim broken into repeating lappets\u2014subtly scalloped segments that\
204
+ \ read as 14 small lobes per section\u2014each lappet semi\u2011transparent\
205
+ \ with faint blue\u2011brown tinting and marbled veining that gathers near\
206
+ \ the edge; tiny white dots continue right up to the scallops, creating\
207
+ \ a dotted lacework border.\", \"position\": \"around the outer perimeter\
208
+ \ of the bell\", \"action\": \"rippling in a synchronized wave, scallops\
209
+ \ fluttering with the bell\u2019s pulse\", \"color_match\": \"natural\
210
+ \ jellyfish colors (pale blue-brown rim with white dotted accents)\" \
211
+ \ }, { \"type\": \"oral_arms\", \"description\": \"Eight\
212
+ \ thick, transparent branching oral arms stream beneath the bell, their\
213
+ \ clear gelatin threaded with marbled swirls; the branches end in frilly\
214
+ \ cauliflower-like clusters that glow tan to brown, with compact stinging\
215
+ \ bundles nestled within the folds, giving a textured, clustered look against\
216
+ \ the otherwise glassy tissue.\", \"position\": \"lower center, trailing\
217
+ \ downward beneath the bell\", \"action\": \"undulating and curling\
218
+ \ in slow corkscrews, frilled tips billowing like underwater blossoms\"\
219
+ , \"color_match\": \"natural jellyfish colors (transparent arms with\
220
+ \ tan-brown clusters)\" }, { \"type\": \"unique_feature\"\
221
+ , \"description\": \"A distinctive polka\u2011dot constellation of\
222
+ \ bright white spots scattered across the bell\u2014dense and evenly spaced\u2014\
223
+ contrasting the translucent blue\u2011brown body; the algae\u2011tinted\
224
+ \ coloration subtly gradients from cooler blue at the crown to warmer brown\
225
+ \ near the margins, while marbled internal swirls drift beneath the spots\
226
+ \ like living topography.\", \"position\": \"across the entire bell\
227
+ \ surface, most visible on the upper dome\", \"action\": \"spots shimmering\
228
+ \ and sliding in parallax as the bell pulses and the body rotates slightly\"\
229
+ , \"color_match\": \"natural jellyfish colors (white polka dots over\
230
+ \ blue-brown algae tint)\" } ] }"
231
+ neg: ''
232
+ seed: 42
233
+ walk_seed: true
234
+ guidance_scale: 4
235
+ sample_steps: 25
236
+ num_frames: 1
237
+ fps: 1
238
+ meta:
239
+ name: spotted_jellyfish
240
+ version: '1.0'
spotted_jellyfish/log.txt ADDED
The diff for this file is too large to render. See raw diff
 
spotted_jellyfish/loss_log.db ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a18695ece69371adf6a6bc43c5e3133ed54bbc8cca3732bcae65fb0beb4e7a72
3
+ size 385024
spotted_jellyfish/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1ca49c7cc948101b620f7f76bc9d5abb6d779f27cfea1a37ea4c42cd749e8f6
3
+ size 396542309
spotted_jellyfish/pid.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 12618
spotted_jellyfish/samples/1769156013253__000000000_0.jpg ADDED

Git LFS Details

  • SHA256: 16d2f6ca4be502e3233736840423f652a9036b0f3ad5fd8f9c1e7450132db7ab
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
spotted_jellyfish/samples/1769156051812__000000000_1.jpg ADDED

Git LFS Details

  • SHA256: c8cf2b7362fbf6863f4cf6275cdcf3c9894700911149916a7f1cb4eb6ff93c61
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
spotted_jellyfish/samples/1769156090357__000000000_2.jpg ADDED

Git LFS Details

  • SHA256: c6783078ee39409d1df016a2f0d6d492e2267cf8b529f53b8b270aff8546be58
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
spotted_jellyfish/samples/1769157070809__000000250_0.jpg ADDED

Git LFS Details

  • SHA256: 6abd72e31bf18141735d05f543cff3d1abeb2e96ccdeaf86a9cd6afe69530e5c
  • Pointer size: 131 Bytes
  • Size of remote file: 115 kB
spotted_jellyfish/samples/1769157109783__000000250_1.jpg ADDED

Git LFS Details

  • SHA256: 7be74c37fa67b37ed2e648a2e6689cc86cfa4cdcbb841234336bf575496caefb
  • Pointer size: 130 Bytes
  • Size of remote file: 87.3 kB
spotted_jellyfish/samples/1769157148491__000000250_2.jpg ADDED

Git LFS Details

  • SHA256: b80ee143dc6e3c997212069597331a09af9499776e78c1c4074b74af320db829
  • Pointer size: 130 Bytes
  • Size of remote file: 70.2 kB
spotted_jellyfish/samples/1769158125084__000000500_0.jpg ADDED

Git LFS Details

  • SHA256: 5ec22dc35a19a520f41441d7622396b067812acba45bdbaf7c244f383bd0ff6c
  • Pointer size: 130 Bytes
  • Size of remote file: 98 kB
spotted_jellyfish/samples/1769158163788__000000500_1.jpg ADDED

Git LFS Details

  • SHA256: 01e68a69d1cbb707fb59461b1d6350073acdc25019465423b20568b5dc359799
  • Pointer size: 130 Bytes
  • Size of remote file: 84.1 kB
spotted_jellyfish/samples/1769158202398__000000500_2.jpg ADDED

Git LFS Details

  • SHA256: e817c9e2a3b6b07e0022ee359460654765f329c5c196029f8530a7a71b31f191
  • Pointer size: 130 Bytes
  • Size of remote file: 66.7 kB
spotted_jellyfish/samples/1769159179807__000000750_0.jpg ADDED

Git LFS Details

  • SHA256: de8ec4bedc9b10505d635cfaf1d91b850149605690526f251bf8c58270c9c425
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
spotted_jellyfish/samples/1769159218482__000000750_1.jpg ADDED

Git LFS Details

  • SHA256: 6f7173b6c1c3858ba2a4a40142ab723aefcdd74b3ac79b5f7763a1e581c66a5b
  • Pointer size: 131 Bytes
  • Size of remote file: 118 kB
spotted_jellyfish/samples/1769159257076__000000750_2.jpg ADDED

Git LFS Details

  • SHA256: 288260a294b065fe039e9af2faa9a7e1086b271cd0bfdb3787e6b37a898a4680
  • Pointer size: 130 Bytes
  • Size of remote file: 82.8 kB
spotted_jellyfish/samples/1769160230909__000001000_0.jpg ADDED

Git LFS Details

  • SHA256: f98b71b4f21b07c85d27a89ba9ace495b19b2ff2a8db3cb3296cb8d1ebe531f4
  • Pointer size: 130 Bytes
  • Size of remote file: 88.7 kB
spotted_jellyfish/samples/1769160269572__000001000_1.jpg ADDED

Git LFS Details

  • SHA256: 2bf918f68ca1badfedc01f14274446bc328e741b6444dd6dd296a826395f0608
  • Pointer size: 130 Bytes
  • Size of remote file: 78.7 kB
spotted_jellyfish/samples/1769160308192__000001000_2.jpg ADDED

Git LFS Details

  • SHA256: 808c17a5082a27ab811f9b6dac0b06411ba29f8adb9c06649a895e9045691669
  • Pointer size: 130 Bytes
  • Size of remote file: 69.5 kB
spotted_jellyfish/samples/1769161286362__000001250_0.jpg ADDED

Git LFS Details

  • SHA256: 2461b6028e2beb20749c81c3a28cb2764798fba748da18df45d4f85b1058f256
  • Pointer size: 131 Bytes
  • Size of remote file: 102 kB
spotted_jellyfish/samples/1769161325043__000001250_1.jpg ADDED

Git LFS Details

  • SHA256: 581d65708399d9f49e592c949fd6342f7c97ba6bb93a9c85a82bded8b0995f9a
  • Pointer size: 130 Bytes
  • Size of remote file: 86.9 kB
spotted_jellyfish/samples/1769161363676__000001250_2.jpg ADDED

Git LFS Details

  • SHA256: 0f6f8440df427624a49f98dbcd8d839c45a61830146683036347c47435154e1e
  • Pointer size: 130 Bytes
  • Size of remote file: 70.1 kB
spotted_jellyfish/samples/1769162341966__000001500_0.jpg ADDED

Git LFS Details

  • SHA256: ba3cca793a87c88f0d3eb3625d02426e9af1e8d69e279c806ae2b99390f21003
  • Pointer size: 130 Bytes
  • Size of remote file: 88.8 kB
spotted_jellyfish/samples/1769162380687__000001500_1.jpg ADDED

Git LFS Details

  • SHA256: c1937e71bbd52a88b4c6bb4d1a4621699d3568b53d6ec5aaee51f5dda4017589
  • Pointer size: 130 Bytes
  • Size of remote file: 82.3 kB
spotted_jellyfish/samples/1769162419309__000001500_2.jpg ADDED

Git LFS Details

  • SHA256: e40b7b1a909ee31e92597c39d4eef0bda2ca815a274b30a3fcbe6501d43b4bdd
  • Pointer size: 130 Bytes
  • Size of remote file: 73.9 kB
spotted_jellyfish/samples/1769163392928__000001750_0.jpg ADDED

Git LFS Details

  • SHA256: ef03485806411520da71acc4185b987c804f2af9cd0f86b5f93223a301077bb2
  • Pointer size: 131 Bytes
  • Size of remote file: 105 kB
spotted_jellyfish/samples/1769163431567__000001750_1.jpg ADDED

Git LFS Details

  • SHA256: 0ccbb377db15f6a090aaf8bdc21fe181d79347aa8b95de71f123bf548e4dc44d
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB
spotted_jellyfish/samples/1769163470184__000001750_2.jpg ADDED

Git LFS Details

  • SHA256: be408a477eeefd6abfe42d3e8e8b5b57c96974b83dfedcf76621a0e54b6a1b0a
  • Pointer size: 130 Bytes
  • Size of remote file: 80.2 kB
spotted_jellyfish/samples/1769164442545__000002000_0.jpg ADDED

Git LFS Details

  • SHA256: d0de09d65123d4590db38b0451b624bea431d8c860230640aea8dcf945078881
  • Pointer size: 130 Bytes
  • Size of remote file: 85.3 kB
spotted_jellyfish/samples/1769164481252__000002000_1.jpg ADDED

Git LFS Details

  • SHA256: 0b52177d55e6a17297e402f25d563462c3ce729d073a8ff85b1f4787bdb58ec7
  • Pointer size: 130 Bytes
  • Size of remote file: 78.8 kB
spotted_jellyfish/samples/1769164519888__000002000_2.jpg ADDED

Git LFS Details

  • SHA256: 633979becf795117a44b022f10338b03275088424c528959ea7e1140a522a828
  • Pointer size: 130 Bytes
  • Size of remote file: 76.3 kB
spotted_jellyfish/spotted_jellyfish.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc8ebaf1a8b5657d3bc39a698261652e4b1e8ee6f66bb8ba74d1e75ab83f19b3
3
+ size 390112168
spotted_jellyfish/spotted_jellyfish_000000250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e88c58e9af4c580c20bf240b1a1d4daf7758e02c247bca162caffdfe280aad6
3
+ size 390112168
spotted_jellyfish/spotted_jellyfish_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a258512f1f4a7dd87a2f044177667975da965b2c93313d9986d06cb55dc1bd8c
3
+ size 390112168
spotted_jellyfish/spotted_jellyfish_000000750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e109154665039daebcceffade4e3e9da66872459c17aeb18542b9680f781340c
3
+ size 390112168
spotted_jellyfish/spotted_jellyfish_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b39bc5723bb6e48316de89c2925d1bef66d30b7f34e89dc266f1109825165552
3
+ size 390112168
spotted_jellyfish/spotted_jellyfish_000001250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a75f8ea5d60c3b03f9fd347dab0a43710bf2c84f8ae9710ba6bd5a0a03d95a
3
+ size 390112168
spotted_jellyfish/spotted_jellyfish_000001500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64e63af92e8fb5325129b142e80085cbca087735550d8a6e96f95f35a44a8fd5
3
+ size 390112168
spotted_jellyfish/spotted_jellyfish_000001750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35968e8ec20719893e7e0b1e19608f9d9585ffc1485c1890e5a608b554357508
3
+ size 390112168