Tjay143 commited on
Commit
bcbc9a2
1 Parent(s): a4f08be

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +6 -15
  2. config.yaml +5 -5
  3. lora.safetensors +2 -2
README.md CHANGED
@@ -9,23 +9,14 @@ tags:
9
  - diffusers
10
  - lora
11
  - replicate
12
- base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: hijab,muslim
15
- widget:
16
- - text: beautiful egyptian muslim boobs
17
- output:
18
- url: images/example_ygo0d64b1.png
19
- - text: beautiful hijab ass
20
- output:
21
- url: images/example_j2spkgl9x.png
22
- - text: beautiful sexy hijab
23
- output:
24
- url: images/example_nmkx3mfk6.png
25
- - text: beautiful egyptian muslim
26
- output:
27
- url: images/example_mlfnbm1br.png
28
-
29
  ---
30
 
31
  # Hijabgirls
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: "black-forest-labs/FLUX.1-dev"
13
  pipeline_tag: text-to-image
14
+ # widget:
15
+ # - text: >-
16
+ # prompt
17
+ # output:
18
+ # url: https://...
19
  instance_prompt: hijab,muslim
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Hijabgirls
config.yaml CHANGED
@@ -8,11 +8,11 @@ config:
8
  trigger_word: hijab,muslim
9
  network:
10
  type: lora
11
- linear: 32
12
- linear_alpha: 32
13
  save:
14
  dtype: float16
15
- save_every: 1001
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
@@ -27,7 +27,7 @@ config:
27
  - 1024
28
  train:
29
  batch_size: 1
30
- steps: 1000
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
@@ -46,7 +46,7 @@ config:
46
  quantize: true
47
  sample:
48
  sampler: flowmatch
49
- sample_every: 1001
50
  width: 1024
51
  height: 1024
52
  prompts: []
 
8
  trigger_word: hijab,muslim
9
  network:
10
  type: lora
11
+ linear: 40
12
+ linear_alpha: 40
13
  save:
14
  dtype: float16
15
+ save_every: 501
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
 
27
  - 1024
28
  train:
29
  batch_size: 1
30
+ steps: 500
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
 
46
  quantize: true
47
  sample:
48
  sampler: flowmatch
49
+ sample_every: 501
50
  width: 1024
51
  height: 1024
52
  prompts: []
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eaf4710fe6a85058d1e1937abdf867f1c0cf677ea5460239e73ce94f82b8697e
3
- size 343805472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8789781c80cb01bdd1878882f52e238601c14eac9ea868d4a5e2174c85c0b9ec
3
+ size 429723296