Upload folder using huggingface_hub
Browse files- LexusRX24.safetensors +3 -0
- LexusRX24_000001000.safetensors +3 -0
- LexusRX24_000001250.safetensors +3 -0
- LexusRX24_000001500.safetensors +3 -0
- LexusRX24_000001750.safetensors +3 -0
- README.md +29 -0
LexusRX24.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4559c5794148a431fcd502ef470fed74c318192409a8944811d45050dece02ff
|
| 3 |
+
size 171969400
|
LexusRX24_000001000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af03dd8465793ff5e4fd8babb52e56276d2398edb63c53797f5bdf3bebb14c32
|
| 3 |
+
size 171969400
|
LexusRX24_000001250.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad5d835cf8fdbeb0c2ab6aa4b576ca7282dba47c9953bf7ada09bc54f61cf597
|
| 3 |
+
size 171969400
|
LexusRX24_000001500.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b876f9e1063c95063f13365f206d5955d03f4519155411be908428396fbbcf6
|
| 3 |
+
size 171969400
|
LexusRX24_000001750.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a9ee5ab57fff5fcedf093a47b0e3e2dfebdf2c1c7eb8bd2ac75a6d0875f15f4
|
| 3 |
+
size 171969400
|
README.md
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- text-to-image
|
| 4 |
+
- flux
|
| 5 |
+
- lora
|
| 6 |
+
- diffusers
|
| 7 |
+
- template:sd-lora
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 11 |
+
instance_prompt: LRX350H
|
| 12 |
+
license: other
|
| 13 |
+
license_name: flux-1-dev-non-commercial-license
|
| 14 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
# LexusRX24
|
| 18 |
+
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
| 19 |
+
<Gallery />
|
| 20 |
+
|
| 21 |
+
## Trigger words
|
| 22 |
+
|
| 23 |
+
You should use `LRX350H` to trigger the image generation.
|
| 24 |
+
|
| 25 |
+
## Download model
|
| 26 |
+
|
| 27 |
+
Weights for this model are available in Safetensors format.
|
| 28 |
+
|
| 29 |
+
[Download](/crystantine/LexusRX24/tree/main) them in the Files & versions tab.
|