Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +37 -0
- dataset.toml +14 -0
- sample/test_000010_00_20241013095212_42.png +0 -0
- sample/test_000010_01_20241013095223_42.png +0 -0
- sample/test_000010_02_20241013095235_42.png +0 -0
- sample/test_000020_00_20241013095307_42.png +0 -0
- sample/test_000020_01_20241013095319_42.png +0 -0
- sample/test_000020_02_20241013095330_42.png +0 -0
- sample/test_000030_00_20241013095403_42.png +0 -0
- sample/test_000030_01_20241013095415_42.png +0 -0
- sample/test_000030_02_20241013095426_42.png +0 -0
- sample/test_000040_00_20241013095459_42.png +0 -0
- sample/test_000040_01_20241013095511_42.png +0 -0
- sample/test_000040_02_20241013095523_42.png +0 -0
- sample/test_000050_00_20241013095555_42.png +0 -0
- sample/test_000050_01_20241013095607_42.png +0 -0
- sample/test_000050_02_20241013095619_42.png +0 -0
- sample/test_000060_00_20241013095651_42.png +0 -0
- sample/test_000060_01_20241013095703_42.png +0 -0
- sample/test_000060_02_20241013095715_42.png +0 -0
- sample/test_000070_00_20241013095747_42.png +0 -0
- sample/test_000070_01_20241013095759_42.png +0 -0
- sample/test_000070_02_20241013095811_42.png +0 -0
- sample/test_000080_00_20241013095843_42.png +0 -0
- sample/test_000080_01_20241013095855_42.png +0 -0
- sample/test_000080_02_20241013095907_42.png +0 -0
- sample/test_000090_00_20241013095940_42.png +0 -0
- sample/test_000090_01_20241013095951_42.png +0 -0
- sample/test_000090_02_20241013100003_42.png +0 -0
- sample/test_000100_00_20241013100036_42.png +0 -0
- sample/test_000100_01_20241013100047_42.png +0 -0
- sample/test_000100_02_20241013100059_42.png +0 -0
- sample/test_000110_00_20241013100132_42.png +0 -0
- sample/test_000110_01_20241013100143_42.png +0 -0
- sample/test_000110_02_20241013100155_42.png +0 -0
- sample/test_000120_00_20241013100228_42.png +0 -0
- sample/test_000120_01_20241013100239_42.png +0 -0
- sample/test_000120_02_20241013100251_42.png +0 -0
- sample/test_000130_00_20241013100324_42.png +0 -0
- sample/test_000130_01_20241013100336_42.png +0 -0
- sample/test_000130_02_20241013100347_42.png +0 -0
- sample/test_000140_00_20241013100420_42.png +0 -0
- sample/test_000140_01_20241013100432_42.png +0 -0
- sample/test_000140_02_20241013100443_42.png +0 -0
- sample/test_000150_00_20241013100516_42.png +0 -0
- sample/test_000150_01_20241013100528_42.png +0 -0
- sample/test_000150_02_20241013100539_42.png +0 -0
- sample/test_000160_00_20241013100612_42.png +0 -0
- sample/test_000160_01_20241013100624_42.png +0 -0
- sample/test_000160_02_20241013100635_42.png +0 -0
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
- fluxgym
|
9 |
+
widget:
|
10 |
+
- output:
|
11 |
+
url: sample/test_000010_02_20241013095235_42.png
|
12 |
+
text: t3st human in office --d 42
|
13 |
+
- output:
|
14 |
+
url: sample/test_000020_02_20241013095330_42.png
|
15 |
+
text: t3st man and woman standing in front of a laptop computer --d 42
|
16 |
+
- output:
|
17 |
+
url: sample/test_000030_02_20241013095426_42.png
|
18 |
+
text: t3st man dog waiting mail --d 42
|
19 |
+
base_model: black-forest-labs/FLUX.1-schnell
|
20 |
+
instance_prompt: t3st
|
21 |
+
license: apache-2.0
|
22 |
+
---
|
23 |
+
|
24 |
+
# test
|
25 |
+
|
26 |
+
A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
27 |
+
|
28 |
+
<Gallery />
|
29 |
+
|
30 |
+
## Trigger words
|
31 |
+
|
32 |
+
You should use `t3st` to trigger the image generation.
|
33 |
+
|
34 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
35 |
+
|
36 |
+
Weights for this model are available in Safetensors format.
|
37 |
+
|
dataset.toml
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[general]
|
2 |
+
shuffle_caption = false
|
3 |
+
caption_extension = '.txt'
|
4 |
+
keep_tokens = 1
|
5 |
+
|
6 |
+
[[datasets]]
|
7 |
+
resolution = 512
|
8 |
+
batch_size = 1
|
9 |
+
keep_tokens = 1
|
10 |
+
|
11 |
+
[[datasets.subsets]]
|
12 |
+
image_dir = '/app/fluxgym/datasets/test'
|
13 |
+
class_tokens = 't3st'
|
14 |
+
num_repeats = 8
|
sample/test_000010_00_20241013095212_42.png
ADDED
sample/test_000010_01_20241013095223_42.png
ADDED
sample/test_000010_02_20241013095235_42.png
ADDED
sample/test_000020_00_20241013095307_42.png
ADDED
sample/test_000020_01_20241013095319_42.png
ADDED
sample/test_000020_02_20241013095330_42.png
ADDED
sample/test_000030_00_20241013095403_42.png
ADDED
sample/test_000030_01_20241013095415_42.png
ADDED
sample/test_000030_02_20241013095426_42.png
ADDED
sample/test_000040_00_20241013095459_42.png
ADDED
sample/test_000040_01_20241013095511_42.png
ADDED
sample/test_000040_02_20241013095523_42.png
ADDED
sample/test_000050_00_20241013095555_42.png
ADDED
sample/test_000050_01_20241013095607_42.png
ADDED
sample/test_000050_02_20241013095619_42.png
ADDED
sample/test_000060_00_20241013095651_42.png
ADDED
sample/test_000060_01_20241013095703_42.png
ADDED
sample/test_000060_02_20241013095715_42.png
ADDED
sample/test_000070_00_20241013095747_42.png
ADDED
sample/test_000070_01_20241013095759_42.png
ADDED
sample/test_000070_02_20241013095811_42.png
ADDED
sample/test_000080_00_20241013095843_42.png
ADDED
sample/test_000080_01_20241013095855_42.png
ADDED
sample/test_000080_02_20241013095907_42.png
ADDED
sample/test_000090_00_20241013095940_42.png
ADDED
sample/test_000090_01_20241013095951_42.png
ADDED
sample/test_000090_02_20241013100003_42.png
ADDED
sample/test_000100_00_20241013100036_42.png
ADDED
sample/test_000100_01_20241013100047_42.png
ADDED
sample/test_000100_02_20241013100059_42.png
ADDED
sample/test_000110_00_20241013100132_42.png
ADDED
sample/test_000110_01_20241013100143_42.png
ADDED
sample/test_000110_02_20241013100155_42.png
ADDED
sample/test_000120_00_20241013100228_42.png
ADDED
sample/test_000120_01_20241013100239_42.png
ADDED
sample/test_000120_02_20241013100251_42.png
ADDED
sample/test_000130_00_20241013100324_42.png
ADDED
sample/test_000130_01_20241013100336_42.png
ADDED
sample/test_000130_02_20241013100347_42.png
ADDED
sample/test_000140_00_20241013100420_42.png
ADDED
sample/test_000140_01_20241013100432_42.png
ADDED
sample/test_000140_02_20241013100443_42.png
ADDED
sample/test_000150_00_20241013100516_42.png
ADDED
sample/test_000150_01_20241013100528_42.png
ADDED
sample/test_000150_02_20241013100539_42.png
ADDED
sample/test_000160_00_20241013100612_42.png
ADDED
sample/test_000160_01_20241013100624_42.png
ADDED
sample/test_000160_02_20241013100635_42.png
ADDED