Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +33 -0
- art-frahm-000004-state/model.safetensors +3 -0
- art-frahm-000004-state/optimizer.bin +3 -0
- art-frahm-000004-state/random_states_0.pkl +3 -0
- art-frahm-000004-state/scheduler.bin +3 -0
- art-frahm-000004-state/train_state.json +1 -0
- art-frahm-000004.safetensors +3 -0
- art-frahm-state/model.safetensors +3 -0
- art-frahm-state/optimizer.bin +3 -0
- art-frahm-state/random_states_0.pkl +3 -0
- art-frahm-state/scheduler.bin +3 -0
- art-frahm-state/train_state.json +1 -0
- art-frahm.safetensors +3 -0
- dataset.toml +14 -0
- sample/art-frahm_000010_00_20241209185451.png +0 -0
- sample/art-frahm_000020_00_20241209185516.png +0 -0
- sample/art-frahm_000030_00_20241209185541.png +0 -0
- sample/art-frahm_000040_00_20241209185607.png +0 -0
- sample/art-frahm_000050_00_20241209185632.png +0 -0
- sample/art-frahm_000060_00_20241209185658.png +0 -0
- sample/art-frahm_000070_00_20241209185723.png +0 -0
- sample/art-frahm_000080_00_20241209185749.png +0 -0
- sample/art-frahm_000090_00_20241209185814.png +0 -0
- sample/art-frahm_000100_00_20241209185840.png +0 -0
- sample/art-frahm_000110_00_20241209185905.png +0 -0
- sample/art-frahm_000120_00_20241209185931.png +0 -0
- sample/art-frahm_000130_00_20241209185956.png +0 -0
- sample/art-frahm_000140_00_20241209190022.png +0 -0
- sample/art-frahm_000150_00_20241209190048.png +0 -0
- sample/art-frahm_000160_00_20241209190113.png +0 -0
- sample/art-frahm_000170_00_20241209190139.png +0 -0
- sample/art-frahm_000180_00_20241209190204.png +0 -0
- sample/art-frahm_000190_00_20241209190230.png +0 -0
- sample/art-frahm_000200_00_20241209190256.png +0 -0
- sample/art-frahm_000210_00_20241209190321.png +0 -0
- sample/art-frahm_000220_00_20241209190347.png +0 -0
- sample/art-frahm_000230_00_20241209190412.png +0 -0
- sample/art-frahm_000240_00_20241209190438.png +0 -0
- sample/art-frahm_000250_00_20241209190504.png +0 -0
- sample/art-frahm_000260_00_20241209190529.png +0 -0
- sample/art-frahm_000270_00_20241209190555.png +0 -0
- sample/art-frahm_000280_00_20241209190621.png +0 -0
- sample/art-frahm_000290_00_20241209190646.png +0 -0
- sample/art-frahm_000300_00_20241209190712.png +0 -0
- sample/art-frahm_000310_00_20241209190737.png +0 -0
- sample/art-frahm_000320_00_20241209190803.png +0 -0
- sample/art-frahm_000330_00_20241209190829.png +0 -0
- sample/art-frahm_000340_00_20241209190854.png +0 -0
- sample/art-frahm_000350_00_20241209190920.png +0 -0
- sample/art-frahm_000360_00_20241209190946.png +0 -0
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/art-frahm_003310_00_20241209211658.png
|
12 |
+
text: Art Frahm, Pin-up, pinup, pinups
|
13 |
+
base_model: black-forest-labs/FLUX.1-dev
|
14 |
+
instance_prompt: Art Frahm, Pin-up, pinup, pinups
|
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
|
18 |
+
---
|
19 |
+
|
20 |
+
# Art-Frahm
|
21 |
+
|
22 |
+
A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
23 |
+
|
24 |
+
<Gallery />
|
25 |
+
|
26 |
+
## Trigger words
|
27 |
+
|
28 |
+
You should use `Art Frahm, Pin-up, pinup, pinups` to trigger the image generation.
|
29 |
+
|
30 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
31 |
+
|
32 |
+
Weights for this model are available in Safetensors format.
|
33 |
+
|
art-frahm-000004-state/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baee8f40d01df5c51bc4cfe4f17d1f299efe4293294e7205531e2ed0cbb9a81f
|
3 |
+
size 79368944
|
art-frahm-000004-state/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0020145ae8693f835b335bc0384e85793d62c08e2f995a58e0c94c0ea528a7c3
|
3 |
+
size 43246756
|
art-frahm-000004-state/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c7667a572166179d388d55535102b4a7498867929866f2cb73a12eadebb60e4
|
3 |
+
size 14344
|
art-frahm-000004-state/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:283b2988b06bcce33c309dacb5a789d2f09cac3d62c8471d4cdbee2af2a2ab24
|
3 |
+
size 1064
|
art-frahm-000004-state/train_state.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"current_epoch": 4, "current_step": 2208}
|
art-frahm-000004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0176e1f88bd3cee3b76fec34515a23da86776892043bf836f4d74e19e87c702
|
3 |
+
size 39790024
|
art-frahm-state/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68560dd5c9608a686cb37f20477310dc7363b12f53b019ea20bd996ab29e5713
|
3 |
+
size 79368944
|
art-frahm-state/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d673562d3567d72f0b77ff5b9a97b22b79df6070e58d51917929cd9d3920a944
|
3 |
+
size 43246756
|
art-frahm-state/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0824f8ef700ecbfdb56d95d220c0187d351c0436bec5da99cfc98f775dc86cb
|
3 |
+
size 14344
|
art-frahm-state/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96e1b5fed5b22c9298f67f016df1eb79a801aefda7b0d1551ccc9a5185b44512
|
3 |
+
size 1064
|
art-frahm-state/train_state.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"current_epoch": 6, "current_step": 3312}
|
art-frahm.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be8a87612818ba32256224820124bcaeaf1cae79c4ae21cb88a3372f053575d9
|
3 |
+
size 39790024
|
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/art-frahm'
|
13 |
+
class_tokens = 'Art Frahm, Pin-up, pinup, pinups'
|
14 |
+
num_repeats = 8
|
sample/art-frahm_000010_00_20241209185451.png
ADDED
sample/art-frahm_000020_00_20241209185516.png
ADDED
sample/art-frahm_000030_00_20241209185541.png
ADDED
sample/art-frahm_000040_00_20241209185607.png
ADDED
sample/art-frahm_000050_00_20241209185632.png
ADDED
sample/art-frahm_000060_00_20241209185658.png
ADDED
sample/art-frahm_000070_00_20241209185723.png
ADDED
sample/art-frahm_000080_00_20241209185749.png
ADDED
sample/art-frahm_000090_00_20241209185814.png
ADDED
sample/art-frahm_000100_00_20241209185840.png
ADDED
sample/art-frahm_000110_00_20241209185905.png
ADDED
sample/art-frahm_000120_00_20241209185931.png
ADDED
sample/art-frahm_000130_00_20241209185956.png
ADDED
sample/art-frahm_000140_00_20241209190022.png
ADDED
sample/art-frahm_000150_00_20241209190048.png
ADDED
sample/art-frahm_000160_00_20241209190113.png
ADDED
sample/art-frahm_000170_00_20241209190139.png
ADDED
sample/art-frahm_000180_00_20241209190204.png
ADDED
sample/art-frahm_000190_00_20241209190230.png
ADDED
sample/art-frahm_000200_00_20241209190256.png
ADDED
sample/art-frahm_000210_00_20241209190321.png
ADDED
sample/art-frahm_000220_00_20241209190347.png
ADDED
sample/art-frahm_000230_00_20241209190412.png
ADDED
sample/art-frahm_000240_00_20241209190438.png
ADDED
sample/art-frahm_000250_00_20241209190504.png
ADDED
sample/art-frahm_000260_00_20241209190529.png
ADDED
sample/art-frahm_000270_00_20241209190555.png
ADDED
sample/art-frahm_000280_00_20241209190621.png
ADDED
sample/art-frahm_000290_00_20241209190646.png
ADDED
sample/art-frahm_000300_00_20241209190712.png
ADDED
sample/art-frahm_000310_00_20241209190737.png
ADDED
sample/art-frahm_000320_00_20241209190803.png
ADDED
sample/art-frahm_000330_00_20241209190829.png
ADDED
sample/art-frahm_000340_00_20241209190854.png
ADDED
sample/art-frahm_000350_00_20241209190920.png
ADDED
sample/art-frahm_000360_00_20241209190946.png
ADDED