bguisard commited on
Commit
2ee086f
1 Parent(s): 52e8679

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -71,10 +71,10 @@ app = gr.Interface(
71
  "with small details such as faces."
72
  "\n\nprompt:\nA watercolor painting of an otter"
73
  "\n\n"
74
- "![images_0](./images_0.png)"
75
  "\n\nprompt:\nMarvel MCU deadpool, red mask, red shirt, red gloves, black shoulders, black elbow pads, black legs, gold buckle, black belt, black mask, white eyes, black boots, fuji low light color 35mm film, downtown Osaka alley at night out of focus in background, neon lights"
76
  "\n\n"
77
- "![images_1](./images_1.png)"
78
  ),
79
  css="h1 { text-align: center }",
80
  # Some examples were copied from hf.co/spaces/stabilityai/stable-diffusion
 
71
  "with small details such as faces."
72
  "\n\nprompt:\nA watercolor painting of an otter"
73
  "\n\n"
74
+ "![images_0](https://huggingface.co/spaces/bguisard/stable-diffusion-nano/blob/main/images_0.png)"
75
  "\n\nprompt:\nMarvel MCU deadpool, red mask, red shirt, red gloves, black shoulders, black elbow pads, black legs, gold buckle, black belt, black mask, white eyes, black boots, fuji low light color 35mm film, downtown Osaka alley at night out of focus in background, neon lights"
76
  "\n\n"
77
+ "![images_1](https://huggingface.co/spaces/bguisard/stable-diffusion-nano/blob/main/images_1.png)"
78
  ),
79
  css="h1 { text-align: center }",
80
  # Some examples were copied from hf.co/spaces/stabilityai/stable-diffusion