Wi-zz commited on
Commit
9385755
1 Parent(s): 0ba130d

Upload folder using huggingface_hub

Browse files
Files changed (43) hide show
  1. film/config.yaml +63 -0
  2. film/film.safetensors +3 -0
  3. film/film_000000200.safetensors +3 -0
  4. film/film_000000400.safetensors +3 -0
  5. film/film_000000600.safetensors +3 -0
  6. film/film_000000800.safetensors +3 -0
  7. film/film_000001000.safetensors +3 -0
  8. film/film_000001200.safetensors +3 -0
  9. film/film_000001400.safetensors +3 -0
  10. film/film_000001600.safetensors +3 -0
  11. film/film_000001800.safetensors +3 -0
  12. film/film_000002000.safetensors +3 -0
  13. film/film_000002200.safetensors +3 -0
  14. film/film_000002400.safetensors +3 -0
  15. film/film_000002600.safetensors +3 -0
  16. film/film_000002800.safetensors +3 -0
  17. film/film_000003000.safetensors +3 -0
  18. film/film_000003200.safetensors +3 -0
  19. film/film_000003400.safetensors +3 -0
  20. film/film_000003600.safetensors +3 -0
  21. film/film_000003800.safetensors +3 -0
  22. film/optimizer.pt +3 -0
  23. film/samples/1723896998744__000000000_0.jpg +0 -0
  24. film/samples/1723898210020__000000200_0.jpg +0 -0
  25. film/samples/1723899330414__000000400_0.jpg +0 -0
  26. film/samples/1723900535589__000000600_0.jpg +0 -0
  27. film/samples/1723901609871__000000800_0.jpg +0 -0
  28. film/samples/1723902795326__000001000_0.jpg +0 -0
  29. film/samples/1723903924018__000001200_0.jpg +0 -0
  30. film/samples/1723905106416__000001400_0.jpg +0 -0
  31. film/samples/1723906283165__000001600_0.jpg +0 -0
  32. film/samples/1723907430138__000001800_0.jpg +0 -0
  33. film/samples/1723908593509__000002000_0.jpg +0 -0
  34. film/samples/1723909753915__000002200_0.jpg +0 -0
  35. film/samples/1723910907911__000002400_0.jpg +0 -0
  36. film/samples/1723912130683__000002600_0.jpg +0 -0
  37. film/samples/1723913258810__000002800_0.jpg +0 -0
  38. film/samples/1723914416260__000003000_0.jpg +0 -0
  39. film/samples/1723915559635__000003200_0.jpg +0 -0
  40. film/samples/1723916639259__000003400_0.jpg +0 -0
  41. film/samples/1723917878524__000003600_0.jpg +0 -0
  42. film/samples/1723919052282__000003800_0.jpg +0 -0
  43. film/samples/1723920134698__000004000_0.jpg +0 -0
film/config.yaml ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: film
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: output
7
+ device: cuda:0
8
+ trigger_word: ''
9
+ network:
10
+ type: lora
11
+ linear: 32
12
+ linear_alpha: 32
13
+ save:
14
+ dtype: float16
15
+ save_every: 200
16
+ max_step_saves_to_keep: 1000
17
+ datasets:
18
+ - folder_path: /opt/LoRA/images/film
19
+ caption_ext: txt
20
+ caption_dropout_rate: 0.05
21
+ shuffle_tokens: false
22
+ cache_latents_to_disk: true
23
+ resolution:
24
+ - 512
25
+ - 768
26
+ - 1024
27
+ - 1280
28
+ train:
29
+ batch_size: 1
30
+ steps: 4000
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.0001
38
+ ema_config:
39
+ use_ema: true
40
+ ema_decay: 0.99
41
+ dtype: bf16
42
+ model:
43
+ name_or_path: black-forest-labs/FLUX.1-dev
44
+ is_flux: true
45
+ quantize: true
46
+ sample:
47
+ sampler: flowmatch
48
+ sample_every: 200
49
+ width: 1024
50
+ height: 1024
51
+ prompts:
52
+ - A film photo of a korean man wearing a baggy jacket, no shirt and low rise
53
+ jeans. The background is a various flora and fauna in a greenhouse. The photo
54
+ was shot during golden hour and has heavy film grain. The photo was shot on
55
+ a kodak film camera and looks analog style.
56
+ neg: ''
57
+ seed: 142
58
+ walk_seed: false
59
+ guidance_scale: 3.5
60
+ sample_steps: 20
61
+ meta:
62
+ name: film
63
+ version: '1.0'
film/film.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ea4a79ba2f41955d78f7acbf79461eb941b08a3b9625258ce3652d73940e74
3
+ size 343805416
film/film_000000200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38228b82a1ef5a899a493e3302094b578dc74d882502e54766a1f835fb81acd8
3
+ size 343805416
film/film_000000400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39daa8b7f0096f3585de1cf8cf4ca34d2c5b1b578e7f97794bce17dbd1946baf
3
+ size 343805416
film/film_000000600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce1f1cbfbc3d00b775846cc6643531c715a3b3980370acb78c33abc89884944
3
+ size 343805416
film/film_000000800.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba7b7ca424032b87db9d523bb360d481552d32f0b91ec064e8717d631c4ae0d
3
+ size 343805416
film/film_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97e80ca4bc9f0d8265a6d93e47a20a1000789c19cb904be2e48508e8f15b5d49
3
+ size 343805416
film/film_000001200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b99496101a6d2c64eaa9f0c1ea7a38994767b43820e43d380aeae5f778007d3c
3
+ size 343805416
film/film_000001400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87a0f70c7f9e0007fe6542506dd34cf9781d913bec87ad4c0e78d197baad7584
3
+ size 343805416
film/film_000001600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b1cac4c8a21e1939d6c29849cd557ebdeb8b93b9ba49ffb205dc52a87e2f094
3
+ size 343805416
film/film_000001800.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0493c2216a27c02536be1e52711c2d26cdff89306a02c1259ce8a97f9d5a063a
3
+ size 343805416
film/film_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:305ed08276e56f4076e381585c1f46833cf43f3b8efe03af1cf73d607b1e3e8a
3
+ size 343805416
film/film_000002200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b1cfccd6422e27c732d23f8ae16e0a6553f90ea4548100492c9f56c150089c6
3
+ size 343805416
film/film_000002400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d41f6c9f4cf5f44c547e555e68bca640597c89ed2ad5b52b65aa0a52c617a106
3
+ size 343805416
film/film_000002600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d3111ae3d336f21a4c5d1f54bb656a93d28fcc7280f308fbea402348822da6
3
+ size 343805416
film/film_000002800.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c6168325fd41e457299d7c212ff618732c388adfc4ee3077cd0a747ec9c546c
3
+ size 343805416
film/film_000003000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f764ff7484c6dc90d5bd42f0a3a78ae18fc26750245e0dc2e6731f4332b0268
3
+ size 343805416
film/film_000003200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd3214bb416a31f5ad4645114b47ec1d740a57e7fae9ca649de2b66922c2008b
3
+ size 343805416
film/film_000003400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42cbb9ba0dc519d67d7317b233100f1306c126ff61574e07e92a7a53060c91fc
3
+ size 343805416
film/film_000003600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b27bb37f2610fe5035c1b7d9a03cc0c2d852da20b5aa8c7d11c371887d942c07
3
+ size 343805416
film/film_000003800.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d87ddd603fe5be639bf8b0f89d95058e5f3c9beeaef75ebce92ab863edfccf46
3
+ size 343805416
film/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8090c9be7d2a1a4c9079cad3a7bd44536a7885a9cf3aaf6f3a1d062d81efeed6
3
+ size 345500484
film/samples/1723896998744__000000000_0.jpg ADDED
film/samples/1723898210020__000000200_0.jpg ADDED
film/samples/1723899330414__000000400_0.jpg ADDED
film/samples/1723900535589__000000600_0.jpg ADDED
film/samples/1723901609871__000000800_0.jpg ADDED
film/samples/1723902795326__000001000_0.jpg ADDED
film/samples/1723903924018__000001200_0.jpg ADDED
film/samples/1723905106416__000001400_0.jpg ADDED
film/samples/1723906283165__000001600_0.jpg ADDED
film/samples/1723907430138__000001800_0.jpg ADDED
film/samples/1723908593509__000002000_0.jpg ADDED
film/samples/1723909753915__000002200_0.jpg ADDED
film/samples/1723910907911__000002400_0.jpg ADDED
film/samples/1723912130683__000002600_0.jpg ADDED
film/samples/1723913258810__000002800_0.jpg ADDED
film/samples/1723914416260__000003000_0.jpg ADDED
film/samples/1723915559635__000003200_0.jpg ADDED
film/samples/1723916639259__000003400_0.jpg ADDED
film/samples/1723917878524__000003600_0.jpg ADDED
film/samples/1723919052282__000003800_0.jpg ADDED
film/samples/1723920134698__000004000_0.jpg ADDED