Upload folder using huggingface_hub
Browse files- README.md +8 -17
- config.yaml +6 -6
- 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 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
output:
|
21 |
-
url: images/example_nlt27704e.png
|
22 |
-
- text: hijab wearing muslim tamannaah completely nude sexy curvy big boobs
|
23 |
-
output:
|
24 |
-
url: images/example_apup5wff6.png
|
25 |
-
- text: hijab wearing muslim cute tamannaah completely sexy boobs
|
26 |
-
output:
|
27 |
-
url: images/example_s63z2p2qr.png
|
28 |
-
|
29 |
---
|
30 |
|
31 |
# Hijabgirls
|
@@ -38,7 +29,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
38 |
|
39 |
|
40 |
## Trigger words
|
41 |
-
You should use `
|
42 |
|
43 |
|
44 |
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
|
|
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: tamannaah,bhatia,muslim,hijab
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
|
22 |
# Hijabgirls
|
|
|
29 |
|
30 |
|
31 |
## Trigger words
|
32 |
+
You should use `tamannaah,bhatia,muslim,hijab` to trigger the image generation.
|
33 |
|
34 |
|
35 |
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
config.yaml
CHANGED
@@ -5,14 +5,14 @@ config:
|
|
5 |
- type: custom_sd_trainer
|
6 |
training_folder: output
|
7 |
device: cuda:0
|
8 |
-
trigger_word:
|
9 |
network:
|
10 |
type: lora
|
11 |
-
linear:
|
12 |
-
linear_alpha:
|
13 |
save:
|
14 |
dtype: float16
|
15 |
-
save_every:
|
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:
|
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:
|
50 |
width: 1024
|
51 |
height: 1024
|
52 |
prompts: []
|
|
|
5 |
- type: custom_sd_trainer
|
6 |
training_folder: output
|
7 |
device: cuda:0
|
8 |
+
trigger_word: tamannaah,bhatia,muslim,hijab
|
9 |
network:
|
10 |
type: lora
|
11 |
+
linear: 20
|
12 |
+
linear_alpha: 20
|
13 |
save:
|
14 |
dtype: float16
|
15 |
+
save_every: 2001
|
16 |
max_step_saves_to_keep: 1
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
|
|
27 |
- 1024
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
+
steps: 2000
|
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: 2001
|
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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac4b9641914051d775819d2801fcc363695b696ed9e580b3ae4b3f3ea755b755
|
3 |
+
size 214928568
|