Text-to-Image
Diffusers
template:sd-lora
flux
lora
rvorias commited on
Commit
6b88d42
·
verified ·
1 Parent(s): 0993198

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - diffusers
4
+ - text-to-image
5
+ - template:sd-lora
6
+ - base_model:black-forest-labs/FLUX.1-dev
7
+ - base_model:finetune:black-forest-labs/FLUX.1-dev
8
+ - license:other
9
+ - region:us
10
+ - flux
11
+ - lora
12
+ widget:
13
+ - output:
14
+ url: samples/1739228267763__000003000_0.jpg
15
+ text: 'The image is divided into two halves: on the left is a simple scribble/sketch
16
+ of what is pictured on the right, and on the right is a close-up image of
17
+ a humanoid robot''s head and shoulders against a gray background. The robot''s
18
+ face has a smooth, white surface with minimal features, including expressive
19
+ gray eyes and a subtle smile. It has a sleek design with visible circuitry
20
+ and mechanical components around the neck and shoulders. Headphones are placed
21
+ over the ears, emphasizing its futuristic appearance. The overall look conveys
22
+ a blend of human-like characteristics and advanced technology.'
23
+ - output:
24
+ url: samples/1739228293890__000003000_1.jpg
25
+ text: 'The image is divided into two halves: on the left is a simple scribble/sketch
26
+ of what is pictured on the right, and on the right is a close-up photograph
27
+ of a revolver positioned on a neutral background. The firearm is primarily
28
+ silver with a textured black grip.'
29
+ base_model: black-forest-labs/FLUX.1-dev
30
+ trigger: "-"
31
+ instance_prompt: "-"
32
+ license: other
33
+ license_name: flux-1-dev-non-commercial-license
34
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
35
+ ---
36
+ # Scribble_v2-1024px
37
+ Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit) under the [Glif Loradex program](https://huggingface.co/glif-loradex-trainer) by [Glif](https://glif.app) user `001`.
38
+ <Gallery />
39
+ ## Trigger words
40
+ You should use `-` to trigger the image generation.
41
+ ## Download model
42
+ Weights for this model are available in Safetensors format.
43
+ [Download](/glif-loradex-trainer/001_Scribble_v2-1024px/tree/main) them in the Files & versions tab.
44
+
45
+ ## License
46
+ This model is licensed under the [flux-1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
47
+
Scribble_v2-1024px.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d85a2e2915137588e3fb7a2c6953c9ff64b4ccb3e7bcaaa3aa34a203ddf569be
3
+ size 687476560
Scribble_v2-1024px_000001500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4636dd8c94f6c0ac7bfa58c645cb1237f21dea55cc877760a0a3961f56222447
3
+ size 687476560
Scribble_v2-1024px_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a433dd56eb26fc8a39db44c64c21cc2cc95ef0bb8a57434f928d87baebbdbd70
3
+ size 687476560
Scribble_v2-1024px_000002500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2a12a4dea681319158b575c600d003904fc7ffdf943207ec85fc2de58050b56
3
+ size 687476560
config.yaml ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: Scribble_v2-1024px
3
+ process:
4
+ - datasets:
5
+ - cache_latents_to_disk: true
6
+ caption_dropout_rate: 0.2
7
+ caption_ext: txt
8
+ folder_path: /root/lorahub/Scribble_v2-1024px/dataset
9
+ resolution:
10
+ - 1024
11
+ - 512
12
+ shuffle_tokens: false
13
+ token_dropout_rate: 0.01
14
+ device: cuda:0
15
+ model:
16
+ is_flux: true
17
+ name_or_path: black-forest-labs/FLUX.1-dev
18
+ quantize: true
19
+ text_encoder_bits: 8
20
+ network:
21
+ linear: 64
22
+ linear_alpha: 64
23
+ transformer_only: true
24
+ type: lora
25
+ performance_log_every: 500
26
+ sample:
27
+ guidance_scale: 3.5
28
+ height: 704
29
+ neg: ''
30
+ prompts:
31
+ - 'The image is divided into two halves: on the left is a simple scribble/sketch
32
+ of what is pictured on the right, and on the right is a close-up image of
33
+ a humanoid robot''s head and shoulders against a gray background. The robot''s
34
+ face has a smooth, white surface with minimal features, including expressive
35
+ gray eyes and a subtle smile. It has a sleek design with visible circuitry
36
+ and mechanical components around the neck and shoulders. Headphones are placed
37
+ over the ears, emphasizing its futuristic appearance. The overall look conveys
38
+ a blend of human-like characteristics and advanced technology.'
39
+ - 'The image is divided into two halves: on the left is a simple scribble/sketch
40
+ of what is pictured on the right, and on the right is a close-up photograph
41
+ of a revolver positioned on a neutral background. The firearm is primarily
42
+ silver with a textured black grip.'
43
+ sample_every: 500
44
+ sample_steps: 25
45
+ sampler: flowmatch
46
+ seed: 1100
47
+ walk_seed: true
48
+ width: 1536
49
+ save:
50
+ dtype: float16
51
+ max_step_saves_to_keep: 3
52
+ save_every: 500
53
+ save_format: diffusers
54
+ train:
55
+ batch_size: 2
56
+ dtype: bf16
57
+ ema_config:
58
+ ema_decay: 0.99
59
+ use_ema: true
60
+ gradient_accumulation_steps: 1
61
+ gradient_checkpointing: true
62
+ linear_timesteps: true
63
+ loss_type: mse
64
+ lr: 0.0003
65
+ noise_scheduler: flowmatch
66
+ optimizer: adamw8bit
67
+ reg_weight: 1.0
68
+ steps: 3000
69
+ target_noise_multiplier: 1.0
70
+ train_text_encoder: false
71
+ train_unet: true
72
+ training_folder: /root/lorahub
73
+ trigger_word: '-'
74
+ type: sd_trainer
75
+ job: extension
76
+ meta:
77
+ description: v2 with new captions + 1024px
samples/1739218220120__000000000_0.jpg ADDED
samples/1739218246163__000000000_1.jpg ADDED
samples/1739219897391__000000500_0.jpg ADDED
samples/1739219923458__000000500_1.jpg ADDED
samples/1739221575039__000001000_0.jpg ADDED
samples/1739221601079__000001000_1.jpg ADDED
samples/1739223248383__000001500_0.jpg ADDED
samples/1739223274486__000001500_1.jpg ADDED
samples/1739224928229__000002000_0.jpg ADDED
samples/1739224954190__000002000_1.jpg ADDED
samples/1739226603967__000002500_0.jpg ADDED
samples/1739226629978__000002500_1.jpg ADDED
samples/1739228267763__000003000_0.jpg ADDED
samples/1739228293890__000003000_1.jpg ADDED