Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- flux
|
4 |
+
- text-to-image
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- fal
|
8 |
+
base_model: black-forest-labs/FLUX.1-dev
|
9 |
+
instance_prompt:
|
10 |
+
license: other
|
11 |
+
license_name: flux-1-dev-non-commercial-license
|
12 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
13 |
+
---
|
14 |
+
# retro anime model style
|
15 |
+
|
16 |
+
<Gallery />
|
17 |
+
|
18 |
+
|
19 |
+
## Model description
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
## Trigger words
|
25 |
+
|
26 |
+
You should use `` to trigger the image generation.
|
27 |
+
|
28 |
+
|
29 |
+
## Download model
|
30 |
+
|
31 |
+
Weights for this model are available in Safetensors format.
|
32 |
+
|
33 |
+
[Download](/Jovie/Midjourney/tree/main) them in the Files & versions tab.
|
34 |
+
|
35 |
+
## Training at fal.ai
|
36 |
+
|
37 |
+
Training was done using [fal.ai/models/fal-ai/flux-lora-fast-training](https://fal.ai/models/fal-ai/flux-lora-fast-training).
|