Upload Flux LoRA for 'CasaRunchat' (Kohya format)
Browse files- CasaRunchat.safetensors +3 -0
- README.md +27 -0
CasaRunchat.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d52def9711ea1a618138515215f5c56e7c5a6af3eea740f10ead0509879b1888
|
| 3 |
+
size 317079480
|
README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 4 |
+
tags:
|
| 5 |
+
- flux
|
| 6 |
+
- lora
|
| 7 |
+
- kohya
|
| 8 |
+
- text-to-image
|
| 9 |
+
widget:
|
| 10 |
+
- text: 'CasaRunchat style'
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Flux LoRA: CasaRunchat (Kohya Format)
|
| 14 |
+
|
| 15 |
+
This is a LoRA trained with the [Kohya_ss training scripts](https://github.com/bmaltais/kohya_ss) in Kohya format.
|
| 16 |
+
|
| 17 |
+
## Usage
|
| 18 |
+
|
| 19 |
+
Use the trigger word `CasaRunchat` in your prompts in ComfyUI, AUTOMATIC1111, etc.
|
| 20 |
+
|
| 21 |
+
## Training Details
|
| 22 |
+
- Base model: `black-forest-labs/FLUX.1-dev`
|
| 23 |
+
- Total Steps: ~`10`
|
| 24 |
+
- Learning rate: `0.0008`
|
| 25 |
+
- LoRA rank: `32`
|
| 26 |
+
- Trigger word: `CasaRunchat`
|
| 27 |
+
- Format: Kohya LoRA (.safetensors)
|