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
- dataset.toml +14 -0
- ice-sculpture-000004-state/model.safetensors +3 -0
- ice-sculpture-000004-state/optimizer.bin +3 -0
- ice-sculpture-000004-state/random_states_0.pkl +3 -0
- ice-sculpture-000004-state/scheduler.bin +3 -0
- ice-sculpture-000004-state/train_state.json +1 -0
- ice-sculpture-000004.safetensors +3 -0
- ice-sculpture-state/model.safetensors +3 -0
- ice-sculpture-state/optimizer.bin +3 -0
- ice-sculpture-state/random_states_0.pkl +3 -0
- ice-sculpture-state/scheduler.bin +3 -0
- ice-sculpture-state/train_state.json +1 -0
- ice-sculpture.safetensors +3 -0
- sample/ice-sculpture_000020_00_20241216162742.png +0 -0
- sample/ice-sculpture_000040_00_20241216162805.png +0 -0
- sample/ice-sculpture_000060_00_20241216162829.png +0 -0
- sample/ice-sculpture_000080_00_20241216162852.png +0 -0
- sample/ice-sculpture_000100_00_20241216162915.png +0 -0
- sample/ice-sculpture_000120_00_20241216162939.png +0 -0
- sample/ice-sculpture_000140_00_20241216163002.png +0 -0
- sample/ice-sculpture_000160_00_20241216163025.png +0 -0
- sample/ice-sculpture_000180_00_20241216163048.png +0 -0
- sample/ice-sculpture_000200_00_20241216163112.png +0 -0
- sample/ice-sculpture_000220_00_20241216163135.png +0 -0
- sample/ice-sculpture_000240_00_20241216163158.png +0 -0
- sample/ice-sculpture_000260_00_20241216163222.png +0 -0
- sample/ice-sculpture_000280_00_20241216163245.png +0 -0
- sample/ice-sculpture_000300_00_20241216163308.png +0 -0
- sample/ice-sculpture_000320_00_20241216163332.png +0 -0
- sample/ice-sculpture_000340_00_20241216163355.png +0 -0
- sample/ice-sculpture_000360_00_20241216163418.png +0 -0
- sample/ice-sculpture_000380_00_20241216163442.png +0 -0
- sample/ice-sculpture_000400_00_20241216163506.png +0 -0
- sample/ice-sculpture_000420_00_20241216163529.png +0 -0
- sample/ice-sculpture_000440_00_20241216163552.png +0 -0
- sample/ice-sculpture_000460_00_20241216163616.png +0 -0
- sample/ice-sculpture_000480_00_20241216163639.png +0 -0
- sample/ice-sculpture_000500_00_20241216163702.png +0 -0
- sample/ice-sculpture_000520_00_20241216163726.png +0 -0
- sample/ice-sculpture_000540_00_20241216163749.png +0 -0
- sample/ice-sculpture_000560_00_20241216163812.png +0 -0
- sample/ice-sculpture_000580_00_20241216163835.png +0 -0
- sample/ice-sculpture_000600_00_20241216163859.png +0 -0
- sample/ice-sculpture_000620_00_20241216163922.png +0 -0
- sample/ice-sculpture_000640_00_20241216163946.png +0 -0
- sample/ice-sculpture_000660_00_20241216164009.png +0 -0
- sample/ice-sculpture_000680_00_20241216164032.png +0 -0
- sample/ice-sculpture_000700_00_20241216164055.png +0 -0
- sample/ice-sculpture_000720_00_20241216164119.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/ice-sculpture_002360_00_20241216171308.png
|
12 |
+
text: ice sculpture, ice art,
|
13 |
+
base_model: black-forest-labs/FLUX.1-dev
|
14 |
+
instance_prompt: ice sculpture, ice art,
|
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 |
+
# Ice-Sculpture
|
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 `ice sculpture, ice art,` 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 |
+
|
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/ice-sculpture'
|
13 |
+
class_tokens = 'ice sculpture, ice art,'
|
14 |
+
num_repeats = 10
|
ice-sculpture-000004-state/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de2d674d757ff8cce792feccacda88debe21e79d776a5a38342858b216fd014f
|
3 |
+
size 79368944
|
ice-sculpture-000004-state/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d57405f023cd2090b8ed22fba2decf4a42e9af3e4ade68450696c4cef3acca5
|
3 |
+
size 43246756
|
ice-sculpture-000004-state/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13fde77bb1ad415004a8ded093f8b6a8600514d758d9394930d1ed9f235970ba
|
3 |
+
size 14344
|
ice-sculpture-000004-state/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8928c020e392262e9f05c0543827ac54fe8875f6882d44bc87162c069e2ae1f0
|
3 |
+
size 1064
|
ice-sculpture-000004-state/train_state.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"current_epoch": 4, "current_step": 1440}
|
ice-sculpture-000004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed89e928a79cfe94f759e9f4121e62994db5c8dce407dec3f2803dfe83bfca0e
|
3 |
+
size 39775592
|
ice-sculpture-state/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d26a979456b5099ce6c6a3c12767780990085e0b46b288bbb8b7722728e0673c
|
3 |
+
size 79368944
|
ice-sculpture-state/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33b76dbda0ff764f20ec47aaf30f5fde24d9e446b0095c683619ca6ca6a37eb0
|
3 |
+
size 43246756
|
ice-sculpture-state/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cde442260263a1c3cc1f4b3e507032fedb10fc97489c97ca7c975814897024b
|
3 |
+
size 14344
|
ice-sculpture-state/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27b0b580af621d7f8eb0770456caaf513e7c086b5e674dc76f071d08d16fcf19
|
3 |
+
size 1064
|
ice-sculpture-state/train_state.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"current_epoch": 6, "current_step": 2160}
|
ice-sculpture.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65530f08dcc863fcb02abd0be29210e854098054278d65e20bc4a6a7bf90d76e
|
3 |
+
size 39775592
|
sample/ice-sculpture_000020_00_20241216162742.png
ADDED
![]() |
sample/ice-sculpture_000040_00_20241216162805.png
ADDED
![]() |
sample/ice-sculpture_000060_00_20241216162829.png
ADDED
![]() |
sample/ice-sculpture_000080_00_20241216162852.png
ADDED
![]() |
sample/ice-sculpture_000100_00_20241216162915.png
ADDED
![]() |
sample/ice-sculpture_000120_00_20241216162939.png
ADDED
![]() |
sample/ice-sculpture_000140_00_20241216163002.png
ADDED
![]() |
sample/ice-sculpture_000160_00_20241216163025.png
ADDED
![]() |
sample/ice-sculpture_000180_00_20241216163048.png
ADDED
![]() |
sample/ice-sculpture_000200_00_20241216163112.png
ADDED
![]() |
sample/ice-sculpture_000220_00_20241216163135.png
ADDED
![]() |
sample/ice-sculpture_000240_00_20241216163158.png
ADDED
![]() |
sample/ice-sculpture_000260_00_20241216163222.png
ADDED
![]() |
sample/ice-sculpture_000280_00_20241216163245.png
ADDED
![]() |
sample/ice-sculpture_000300_00_20241216163308.png
ADDED
![]() |
sample/ice-sculpture_000320_00_20241216163332.png
ADDED
![]() |
sample/ice-sculpture_000340_00_20241216163355.png
ADDED
![]() |
sample/ice-sculpture_000360_00_20241216163418.png
ADDED
![]() |
sample/ice-sculpture_000380_00_20241216163442.png
ADDED
![]() |
sample/ice-sculpture_000400_00_20241216163506.png
ADDED
![]() |
sample/ice-sculpture_000420_00_20241216163529.png
ADDED
![]() |
sample/ice-sculpture_000440_00_20241216163552.png
ADDED
![]() |
sample/ice-sculpture_000460_00_20241216163616.png
ADDED
![]() |
sample/ice-sculpture_000480_00_20241216163639.png
ADDED
![]() |
sample/ice-sculpture_000500_00_20241216163702.png
ADDED
![]() |
sample/ice-sculpture_000520_00_20241216163726.png
ADDED
![]() |
sample/ice-sculpture_000540_00_20241216163749.png
ADDED
![]() |
sample/ice-sculpture_000560_00_20241216163812.png
ADDED
![]() |
sample/ice-sculpture_000580_00_20241216163835.png
ADDED
![]() |
sample/ice-sculpture_000600_00_20241216163859.png
ADDED
![]() |
sample/ice-sculpture_000620_00_20241216163922.png
ADDED
![]() |
sample/ice-sculpture_000640_00_20241216163946.png
ADDED
![]() |
sample/ice-sculpture_000660_00_20241216164009.png
ADDED
![]() |
sample/ice-sculpture_000680_00_20241216164032.png
ADDED
![]() |
sample/ice-sculpture_000700_00_20241216164055.png
ADDED
![]() |
sample/ice-sculpture_000720_00_20241216164119.png
ADDED
![]() |