oddlyspaced commited on
Commit
6f9ac1d
·
verified ·
1 Parent(s): a5a7f97

chore: update readme

Browse files
Files changed (1) hide show
  1. README.md +13 -37
README.md CHANGED
@@ -5,52 +5,28 @@ tags:
5
  - diffusers
6
  - template:diffusion-lora
7
  widget:
8
- - text: fireplace
9
  output:
10
- url: images/fireplace.png
11
- - text: flying pig white wings
12
  output:
13
- url: images/flying-pig.png
14
- - text: hiker
15
  output:
16
- url: images/hiker.png
17
- - text: handsome horse in black suit and tie with flowing mane
18
  output:
19
- url: images/horse.png
20
- - text: rainbow popsicle
21
  output:
22
- url: images/popsicle.png
23
- - text: robber
24
  output:
25
- url: images/robber.png
26
- - text: teddy bear in space suit
27
- output:
28
- url: images/space-bear.png
29
  base_model: black-forest-labs/FLUX.1-dev
30
  instance_prompt: emoji
31
 
32
  ---
33
  # open-genmoji
34
 
35
- <Gallery />
36
-
37
- ## Model description
38
-
39
- > **Important**: The prompts above were used **with [Open Genmoji Prompt Assist](https://github.com/EvanZhouDev/open-genmoji?tab=readme-ov-file#prompt-assist)**. You will **not** get the same results simply by running the model directly with this prompt. Please learn more [on the GitHub](https:&#x2F;&#x2F;github.com&#x2F;EvanZhouDev&#x2F;open-genmoji).
40
-
41
- ### What is Open Genmoji?
42
-
43
- Open Genmoji attempts to recreate Apple&#39;s Genmoji feature, but with open technology! Open Genmoji works anywhere—Not just Apple devices.
44
-
45
- Read more about Open Genmoji, along with how to use it [on the GitHub](https:&#x2F;&#x2F;github.com&#x2F;EvanZhouDev&#x2F;open-genmoji).
46
-
47
- ### Trigger words
48
-
49
- You should use `emoji` to trigger the image generation.
50
-
51
-
52
- ### Download model
53
-
54
- Weights for this model are available in Safetensors format.
55
-
56
- [Download](/EvanZhouDev/open-genmoji/tree/main) them in the Files & versions tab.
 
5
  - diffusers
6
  - template:diffusion-lora
7
  widget:
8
+ - text: skull with party hat
9
  output:
10
+ url: generated-emoji-images/image_1.png
11
+ - text: turtle wearing sunglasses
12
  output:
13
+ url: generated-emoji-images/image_2.png
14
+ - text: emoji wearing sunglasses and party hat
15
  output:
16
+ url: generated-emoji-images/image_3.png
17
+ - text: kitten eating soup
18
  output:
19
+ url: generated-emoji-images/image_4.png
20
+ - text: emoji wearing sunglasses that say hip hop
21
  output:
22
+ url: generated-emoji-images/image_5.png
23
+ - text: flying pig
24
  output:
25
+ url: generated-emoji-images/image_6.png
 
 
 
26
  base_model: black-forest-labs/FLUX.1-dev
27
  instance_prompt: emoji
28
 
29
  ---
30
  # open-genmoji
31
 
32
+ <Gallery />