AlekseyCalvin
commited on
Commit
•
ab84158
1
Parent(s):
e6aabee
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
-
---
|
2 |
-
license: unlicense
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: unlicense
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
- lora
|
7 |
+
- diffusers
|
8 |
+
- template:sd-lora
|
9 |
+
- flux
|
10 |
+
- flux dev
|
11 |
+
- photo
|
12 |
+
|
13 |
+
base_model: black-forest-labs/FLUX.1-dev
|
14 |
+
instance_prompt: TOK style
|
15 |
+
---
|
16 |
+
# Porta 800 Realistic Model by Shapestudio (Fine-tuned from Flux Schnell/Dev)
|
17 |
+
|
18 |
+
## Model description
|
19 |
+
Also found/usable via Replicate [HERE](https://replicate.com/shapestudio/portra-800-flux)
|
20 |
+
|
21 |
+
## Trigger words
|
22 |
+
|
23 |
+
You should use 'TOK style' to trigger the image generation.
|
24 |
+
|
25 |
+
---
|