nerijs multimodalart HF staff commited on
Commit
38abce6
1 Parent(s): 4e33c0d

Update base model so that the widget works (#2)

Browse files

- Update base model so that the widget works (25924a54d81b349ac3365cccb8b6803e1e792a45)


Co-authored-by: Apolinário from multimodal AI art <multimodalart@users.noreply.huggingface.co>

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
  ---