Commit
•
25cb6ac
1
Parent(s):
247c8ae
update the inference widget text and add instance_prompt for programmable uses (#1)
Browse files- update the inference widget text and add instance_prompt for programmable uses (979a3c38a8869fee269f2965b1acac0103d6729c)
Co-authored-by: Apolinário from multimodal AI art <[email protected]>
README.md
CHANGED
@@ -8,6 +8,9 @@ tags:
|
|
8 |
- diffusers
|
9 |
- lora
|
10 |
inference: true
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# sdxl-ugly-sonic-lora
|
|
|
8 |
- diffusers
|
9 |
- lora
|
10 |
inference: true
|
11 |
+
instance_prompt: sonic the hedgehog
|
12 |
+
widget:
|
13 |
+
- text: sonic the hedgehog
|
14 |
---
|
15 |
|
16 |
# sdxl-ugly-sonic-lora
|