AP123 commited on
Commit
15d698d
·
verified ·
1 Parent(s): c657504

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -4
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  license: creativeml-openrail-m
3
  library_name: diffusers
4
- ---
5
  tags:
6
  - text-to-image
7
  - stable-diffusion
@@ -10,16 +9,43 @@ tags:
10
  - template:sd-lora
11
  widget:
12
  - text: >-
13
- totk style, wii sports, a beautiful resort, hawaii, a woman hula hooping
14
  parameters:
15
  negative_prompt: realistic, bad hands, photo
16
  output:
17
  url: assets/hulahoop.png
18
  - text: >-
19
- totk style, wii sports, a beautiful resort, hawaii, a man surfing
20
  parameters:
21
  negative_prompt: realistic, bad hands, photo
22
  output:
23
  url: assets/surf.png
24
  base_model: stabilityai/stable-diffusion-xl-base-1.0
25
- instance_prompt: totk style, wii sports
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  library_name: diffusers
 
4
  tags:
5
  - text-to-image
6
  - stable-diffusion
 
9
  - template:sd-lora
10
  widget:
11
  - text: >-
12
+ wii sports style, a beautiful resort, hawaii, a woman hula hooping
13
  parameters:
14
  negative_prompt: realistic, bad hands, photo
15
  output:
16
  url: assets/hulahoop.png
17
  - text: >-
18
+ wii sports style, a beautiful resort, hawaii, a man surfing
19
  parameters:
20
  negative_prompt: realistic, bad hands, photo
21
  output:
22
  url: assets/surf.png
23
  base_model: stabilityai/stable-diffusion-xl-base-1.0
24
+ instance_prompt: wii sports style
25
+ ---
26
+
27
+ # Wii Sports Style LoRA for Stable Diffusion XL
28
+
29
+ ## 🎨 Model Description
30
+
31
+ This LoRA (Low-Rank Adaptation) model brings the charming and iconic look of **Wii Sports** to your image generations!
32
+
33
+ Transform your prompts into delightful, stylized images reminiscent of the beloved Wii Sports universe. Whether you're visualizing sports activities or resort scenes, this model adds that distinctive Wii Sports flair to your creations.
34
+
35
+ ## 🖼️ Examples
36
+
37
+ Here are some fun creations from our Wii Sports-inspired universe:
38
+
39
+ 1. **Hula Hooping in Paradise**
40
+ ![Hula Hoop](assets/hulahoop.png)
41
+ *Prompt: wii sports style, a beautiful resort, hawaii, a woman hula hooping*
42
+
43
+ 2. **Surfing the Wii Waves**
44
+ ![Surfing](assets/surf.png)
45
+ *Prompt: wii sports style, a beautiful resort, hawaii, a man surfing*
46
+
47
+ ## 📜 License
48
+
49
+ This model is released under the CreativeML OpenRAIL-M license. Please refer to the license file for more details on usage and restrictions.
50
+
51
+ Enjoy creating your Wii Sports-styled masterpieces!