glif
/

rvorias commited on
Commit
fad2df1
1 Parent(s): 7f407f0

Upload folder using huggingface_hub

Browse files
Files changed (31) hide show
  1. ampp/How2Draw/How2Draw.safetensors +3 -0
  2. ampp/How2Draw/How2Draw_000001000.safetensors +3 -0
  3. ampp/How2Draw/How2Draw_000001100.safetensors +3 -0
  4. ampp/How2Draw/How2Draw_000001200.safetensors +3 -0
  5. ampp/How2Draw/How2Draw_000001300.safetensors +3 -0
  6. ampp/How2Draw/How2Draw_000001400.safetensors +3 -0
  7. ampp/How2Draw/config.yaml +69 -0
  8. ampp/How2Draw/samples/1726093500791__000000000_0.jpg +0 -0
  9. ampp/How2Draw/samples/1726093525451__000000000_1.jpg +0 -0
  10. ampp/How2Draw/samples/1726093550101__000000000_2.jpg +0 -0
  11. ampp/How2Draw/samples/1726093574734__000000000_3.jpg +0 -0
  12. ampp/How2Draw/samples/1726093599368__000000000_4.jpg +0 -0
  13. ampp/How2Draw/samples/1726093623999__000000000_5.jpg +0 -0
  14. ampp/How2Draw/samples/1726094829054__000000500_0.jpg +0 -0
  15. ampp/How2Draw/samples/1726094853648__000000500_1.jpg +0 -0
  16. ampp/How2Draw/samples/1726094878239__000000500_2.jpg +0 -0
  17. ampp/How2Draw/samples/1726094902823__000000500_3.jpg +0 -0
  18. ampp/How2Draw/samples/1726094927409__000000500_4.jpg +0 -0
  19. ampp/How2Draw/samples/1726094952000__000000500_5.jpg +0 -0
  20. ampp/How2Draw/samples/1726096139846__000001000_0.jpg +0 -0
  21. ampp/How2Draw/samples/1726096164441__000001000_1.jpg +0 -0
  22. ampp/How2Draw/samples/1726096189035__000001000_2.jpg +0 -0
  23. ampp/How2Draw/samples/1726096213621__000001000_3.jpg +0 -0
  24. ampp/How2Draw/samples/1726096238211__000001000_4.jpg +0 -0
  25. ampp/How2Draw/samples/1726096262800__000001000_5.jpg +0 -0
  26. ampp/How2Draw/samples/1726097449487__000001500_0.jpg +0 -0
  27. ampp/How2Draw/samples/1726097474084__000001500_1.jpg +0 -0
  28. ampp/How2Draw/samples/1726097498680__000001500_2.jpg +0 -0
  29. ampp/How2Draw/samples/1726097523274__000001500_3.jpg +0 -0
  30. ampp/How2Draw/samples/1726097547868__000001500_4.jpg +0 -0
  31. ampp/How2Draw/samples/1726097572456__000001500_5.jpg +0 -0
ampp/How2Draw/How2Draw.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d25a80f22a0d778740bf2b21de639351053bbf8aec8439f318f3f02734596f
3
+ size 451202688
ampp/How2Draw/How2Draw_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72c9876704c458684acb02eb69dc26d17a425b5a6bb0e0efef953f37059b01bc
3
+ size 451202688
ampp/How2Draw/How2Draw_000001100.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c3388b742ff96c3789633a325d7b8f3a060c0efa45261320df40da18709ae8d
3
+ size 451202688
ampp/How2Draw/How2Draw_000001200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b127de6af44e4c017d32586bb917f7da015613ee27ceb0abbfd4fb37086e1f5
3
+ size 451202688
ampp/How2Draw/How2Draw_000001300.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9521ebea8b46bed6afc9a006d57d3fcecdbe73583f8cfdd0f4a278210944e5c
3
+ size 451202688
ampp/How2Draw/How2Draw_000001400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b37027c6e1d036a09ab1050506e5319f9c259c14a6ef6624bda445f2108bdf91
3
+ size 451202688
ampp/How2Draw/config.yaml ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: How2Draw
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/How2Draw/dataset
9
+ resolution:
10
+ - 512
11
+ - 768
12
+ - 1024
13
+ shuffle_tokens: false
14
+ token_dropout_rate: 0.01
15
+ device: cuda:0
16
+ model:
17
+ is_flux: true
18
+ name_or_path: black-forest-labs/FLUX.1-dev
19
+ quantize: true
20
+ text_encoder_bits: 8
21
+ network:
22
+ linear: 42
23
+ linear_alpha: 42
24
+ transformer_only: true
25
+ type: lora
26
+ performance_log_every: 500
27
+ sample:
28
+ height: 1024
29
+ neg: low quality, blurry
30
+ prompts:
31
+ - wounded centaur, mythical creature [trigger]
32
+ - ruins of athens, snake [trigger]
33
+ - silver vampire sword [trigger]
34
+ - '[trigger] a dragon'
35
+ - '[trigger] a penguin'
36
+ - '[trigger] a woman wearing armor'
37
+ sample_every: 500
38
+ sample_steps: 25
39
+ sampler: flowmatch
40
+ seed: 42
41
+ walk_seed: true
42
+ width: 1024
43
+ save:
44
+ dtype: float16
45
+ max_step_saves_to_keep: 5
46
+ save_every: 100
47
+ save_format: diffusers
48
+ train:
49
+ batch_size: 1
50
+ dtype: bf16
51
+ ema_config:
52
+ ema_decay: 0.99
53
+ use_ema: true
54
+ gradient_accumulation_steps: 1
55
+ gradient_checkpointing: true
56
+ linear_timesteps: true
57
+ loss_type: mse
58
+ lr: 0.0002
59
+ noise_scheduler: flowmatch
60
+ optimizer: adamw8bit
61
+ reg_weight: 1.0
62
+ steps: 1500
63
+ target_noise_multiplier: 1.0
64
+ train_text_encoder: false
65
+ train_unet: true
66
+ training_folder: /root/lorahub
67
+ trigger_word: How2Draw
68
+ type: sd_trainer
69
+ job: extension
ampp/How2Draw/samples/1726093500791__000000000_0.jpg ADDED
ampp/How2Draw/samples/1726093525451__000000000_1.jpg ADDED
ampp/How2Draw/samples/1726093550101__000000000_2.jpg ADDED
ampp/How2Draw/samples/1726093574734__000000000_3.jpg ADDED
ampp/How2Draw/samples/1726093599368__000000000_4.jpg ADDED
ampp/How2Draw/samples/1726093623999__000000000_5.jpg ADDED
ampp/How2Draw/samples/1726094829054__000000500_0.jpg ADDED
ampp/How2Draw/samples/1726094853648__000000500_1.jpg ADDED
ampp/How2Draw/samples/1726094878239__000000500_2.jpg ADDED
ampp/How2Draw/samples/1726094902823__000000500_3.jpg ADDED
ampp/How2Draw/samples/1726094927409__000000500_4.jpg ADDED
ampp/How2Draw/samples/1726094952000__000000500_5.jpg ADDED
ampp/How2Draw/samples/1726096139846__000001000_0.jpg ADDED
ampp/How2Draw/samples/1726096164441__000001000_1.jpg ADDED
ampp/How2Draw/samples/1726096189035__000001000_2.jpg ADDED
ampp/How2Draw/samples/1726096213621__000001000_3.jpg ADDED
ampp/How2Draw/samples/1726096238211__000001000_4.jpg ADDED
ampp/How2Draw/samples/1726096262800__000001000_5.jpg ADDED
ampp/How2Draw/samples/1726097449487__000001500_0.jpg ADDED
ampp/How2Draw/samples/1726097474084__000001500_1.jpg ADDED
ampp/How2Draw/samples/1726097498680__000001500_2.jpg ADDED
ampp/How2Draw/samples/1726097523274__000001500_3.jpg ADDED
ampp/How2Draw/samples/1726097547868__000001500_4.jpg ADDED
ampp/How2Draw/samples/1726097572456__000001500_5.jpg ADDED