multimodalart HF staff commited on
Commit
25924a5
1 Parent(s): 4e33c0d

Update base model so that the widget works

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ widget:
20
  negative_prompt: realistic, 3d render, photo
21
  output:
22
  url: images/descarasdasga.png
23
- base_model: stabilityai/stable-diffusion-3-medium
24
  instance_prompt: pixel art style
25
  license: cc-by-nc-4.0
26
  ---
 
20
  negative_prompt: realistic, 3d render, photo
21
  output:
22
  url: images/descarasdasga.png
23
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
24
  instance_prompt: pixel art style
25
  license: cc-by-nc-4.0
26
  ---