Upload folder using huggingface_hub
Browse files- config.json +12 -0
- pytorch_lora_weights.safetensors +2 -2
config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "black-forest-labs/FLUX.2-klein-4B",
|
| 3 |
+
"lora_rank": 64,
|
| 4 |
+
"lora_alpha": 128,
|
| 5 |
+
"use_rslora": true,
|
| 6 |
+
"learning_rate": 0.0001,
|
| 7 |
+
"steps": 1000,
|
| 8 |
+
"resolution": 512,
|
| 9 |
+
"trigger_word": "pixel art sprite",
|
| 10 |
+
"batch_size": 1,
|
| 11 |
+
"gradient_accumulation": 4
|
| 12 |
+
}
|
pytorch_lora_weights.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:1739f7a0e0217719d00906841e2aa7bfe650338bc3caab89a2fde815ffc0bd33
|
| 3 |
+
size 8058669576
|