Commit
•
a213d6c
1
Parent(s):
f85687d
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,13 @@ tags:
|
|
6 |
- diffusers
|
7 |
- template:sd-lora
|
8 |
widget:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- text: a work cubicle in the style of TOK a trtcrd, tarot style
|
10 |
output:
|
11 |
url: >-
|
@@ -30,13 +37,6 @@ widget:
|
|
30 |
output:
|
31 |
url: >-
|
32 |
images/e04f78fe65274f8d8db2598693ab9300_4a6c854c99534da9a878b0ce7940e146.png
|
33 |
-
- text: >-
|
34 |
-
a trtcrd of a person on a computer, on the computer you see a meme being
|
35 |
-
made with an ancient looking trollface, "the shitposter" arcana, in the
|
36 |
-
style of TOK a trtcrd, tarot style
|
37 |
-
output:
|
38 |
-
url: >-
|
39 |
-
images/e5f2761e5d474e6ba492d20dca0fa26f_e78f1524074b42b6ac49643ffad50ac6.png
|
40 |
- text: >-
|
41 |
a man cutting meat from a kebab vertical rotisserie, it reads "Döner" in the
|
42 |
style of TOK a trtcrd, tarot style
|
@@ -46,8 +46,12 @@ widget:
|
|
46 |
base_model: black-forest-labs/FLUX.1-dev
|
47 |
instance_prompt: in the style of TOK a trtcrd tarot style
|
48 |
license: mit
|
|
|
|
|
|
|
|
|
49 |
---
|
50 |
-
# FLUX Tarot
|
51 |
|
52 |
<Gallery />
|
53 |
|
@@ -55,13 +59,12 @@ license: mit
|
|
55 |
|
56 |
A tarot card LoRA trained with the public domain card set of Raider Waite 1920. [Dataset](https://huggingface.co/datasets/multimodalart/1920-raider-waite-tarot-public-domain)
|
57 |
|
58 |
-
Trained with [fal-ai trainer](https
|
59 |
|
60 |
## Trigger words
|
61 |
|
62 |
You should use `in the style of TOK a trtcrd tarot style` to trigger the image generation.
|
63 |
|
64 |
-
|
65 |
## Download model
|
66 |
|
67 |
Weights for this model are available in Safetensors format.
|
|
|
6 |
- diffusers
|
7 |
- template:sd-lora
|
8 |
widget:
|
9 |
+
- text: >-
|
10 |
+
a trtcrd of a person on a computer, on the computer you see a meme being
|
11 |
+
made with an ancient looking trollface, "the shitposter" arcana, in the
|
12 |
+
style of TOK a trtcrd, tarot style
|
13 |
+
output:
|
14 |
+
url: >-
|
15 |
+
images/e5f2761e5d474e6ba492d20dca0fa26f_e78f1524074b42b6ac49643ffad50ac6.png
|
16 |
- text: a work cubicle in the style of TOK a trtcrd, tarot style
|
17 |
output:
|
18 |
url: >-
|
|
|
37 |
output:
|
38 |
url: >-
|
39 |
images/e04f78fe65274f8d8db2598693ab9300_4a6c854c99534da9a878b0ce7940e146.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
- text: >-
|
41 |
a man cutting meat from a kebab vertical rotisserie, it reads "Döner" in the
|
42 |
style of TOK a trtcrd, tarot style
|
|
|
46 |
base_model: black-forest-labs/FLUX.1-dev
|
47 |
instance_prompt: in the style of TOK a trtcrd tarot style
|
48 |
license: mit
|
49 |
+
inference:
|
50 |
+
parameters:
|
51 |
+
width: 768
|
52 |
+
height: 1024
|
53 |
---
|
54 |
+
# FLUX Tarot
|
55 |
|
56 |
<Gallery />
|
57 |
|
|
|
59 |
|
60 |
A tarot card LoRA trained with the public domain card set of Raider Waite 1920. [Dataset](https://huggingface.co/datasets/multimodalart/1920-raider-waite-tarot-public-domain)
|
61 |
|
62 |
+
Trained with [fal-ai trainer](https://fal.ai/models/fal-ai/flux-lora-general-training?a=1)
|
63 |
|
64 |
## Trigger words
|
65 |
|
66 |
You should use `in the style of TOK a trtcrd tarot style` to trigger the image generation.
|
67 |
|
|
|
68 |
## Download model
|
69 |
|
70 |
Weights for this model are available in Safetensors format.
|