Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -7,11 +7,11 @@ tags:
|
|
7 |
- template:sd-lora
|
8 |
- ai-toolkit
|
9 |
widget:
|
10 |
-
- text: A person in a bustling cafe
|
11 |
output:
|
12 |
-
url: samples/
|
13 |
base_model: black-forest-labs/FLUX.1-dev
|
14 |
-
instance_prompt:
|
15 |
license: other
|
16 |
license_name: flux-1-dev-non-commercial-license
|
17 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
@@ -23,7 +23,7 @@ Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
|
23 |
|
24 |
## Trigger words
|
25 |
|
26 |
-
You should use `
|
27 |
|
28 |
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
|
29 |
|
@@ -39,7 +39,7 @@ import torch
|
|
39 |
|
40 |
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
|
41 |
pipeline.load_lora_weights('dmatrix1/kaeli-lora', weight_name='kaeli-lora.safetensors')
|
42 |
-
image = pipeline('A person in a bustling cafe
|
43 |
image.save("my_image.png")
|
44 |
```
|
45 |
|
|
|
7 |
- template:sd-lora
|
8 |
- ai-toolkit
|
9 |
widget:
|
10 |
+
- text: A person in a bustling cafe Kaeli
|
11 |
output:
|
12 |
+
url: samples/1738062188191__000002000_0.jpg
|
13 |
base_model: black-forest-labs/FLUX.1-dev
|
14 |
+
instance_prompt: Kaeli
|
15 |
license: other
|
16 |
license_name: flux-1-dev-non-commercial-license
|
17 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
|
|
23 |
|
24 |
## Trigger words
|
25 |
|
26 |
+
You should use `Kaeli` to trigger the image generation.
|
27 |
|
28 |
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
|
29 |
|
|
|
39 |
|
40 |
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
|
41 |
pipeline.load_lora_weights('dmatrix1/kaeli-lora', weight_name='kaeli-lora.safetensors')
|
42 |
+
image = pipeline('A person in a bustling cafe Kaeli').images[0]
|
43 |
image.save("my_image.png")
|
44 |
```
|
45 |
|
kaeli-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:bc4876fb30e43286d82475af7677b5fd6e53b54569123a99ef61b1c69ce61898
|
3 |
+
size 171969400
|
kaeli-lora_000001000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a433c2ac22a7b19b5843dfbb2931c9084f6fd8a6f3ef19821c5079b36b94a65
|
3 |
+
size 171969400
|
kaeli-lora_000001250.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2732c12ac19253f7347c2e1278f6040329e678ff8e578da3b3108230a2692049
|
3 |
+
size 171969400
|
kaeli-lora_000001500.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:8a43ee1b9a3a9997b8905d91e0f8d7c6d442a868de15ddcaa662b1ba6eaa4494
|
3 |
+
size 171969400
|
kaeli-lora_000001750.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:18534f46bbb3ebd6fca7afc6090b70dd1f562305dcd984fdeaffe9fa181c6087
|
3 |
+
size 171969400
|
samples/1738062188191__000002000_0.jpg
ADDED
![]() |