stets commited on
Commit
b27f30b
1 Parent(s): 6c433e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -2,10 +2,19 @@
2
  license: other
3
  ---
4
 
5
-
6
- Trigger with n64
7
-
8
- Creates Nintendo 64 Game Cartridges with cursed text
 
 
 
 
 
 
 
 
 
9
 
10
  My first model!
11
 
 
2
  license: other
3
  ---
4
 
5
+ library_name: diffusers
6
+ pipeline_tag: text-to-image
7
+ tags:
8
+ - stable-diffusion
9
+ - lora
10
+ - diffusers
11
+ base_mode: stabilityai/stable-diffusion-xl-base-1.0
12
+ instance_prompt: n64
13
+
14
+ Trigger with n64. Made for SDXL
15
+
16
+ Creates Nintendo 64 Game Cartridges with cursed text.
17
+ It might do better with: cartridge, grey, no humans, english text, solo added in.
18
 
19
  My first model!
20