Update Readme
Browse files
README.md
CHANGED
@@ -1,37 +1,31 @@
|
|
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: %woj$&
|
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 |
# joerogan
|
15 |
|
16 |
<Gallery />
|
17 |
|
18 |
-
|
19 |
## Model description
|
20 |
|
21 |
-
Creating fun stuff with
|
22 |
-
|
23 |
|
24 |
## Trigger words
|
25 |
|
26 |
You should use `%woj$&` to trigger the image generation.
|
27 |
|
28 |
-
|
29 |
## Download model
|
30 |
|
31 |
Weights for this model are available in Safetensors format.
|
32 |
|
33 |
[Download](/thebnbrkr/joerogan/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).
|
|
|
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: "%woj$&"
|
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 |
+
|
15 |
# joerogan
|
16 |
|
17 |
<Gallery />
|
18 |
|
|
|
19 |
## Model description
|
20 |
|
21 |
+
Creating fun stuff with Joe Rogan.
|
|
|
22 |
|
23 |
## Trigger words
|
24 |
|
25 |
You should use `%woj$&` to trigger the image generation.
|
26 |
|
|
|
27 |
## Download model
|
28 |
|
29 |
Weights for this model are available in Safetensors format.
|
30 |
|
31 |
[Download](/thebnbrkr/joerogan/tree/main) them in the Files & versions tab.
|
|
|
|
|
|
|
|