Fix url in model card

#2
by osanseviero HF staff - opened
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ app = gr.Interface(
64
  title="πŸ€— Stable Diffusion Nano 🧨",
65
  description=(
66
  "Based on stable diffusion and fine-tuned on 128x128 images, "
67
- "[Stable Diffusion Nano](hf.co/bguisard/stable-diffusion-nano-2-1) allows "
68
  "for fast prototyping of diffusion models, enabling quick experimentation "
69
  "with easily available hardware."
70
  " It performs reasonably well on several tasks, but it struggles "
64
  title="πŸ€— Stable Diffusion Nano 🧨",
65
  description=(
66
  "Based on stable diffusion and fine-tuned on 128x128 images, "
67
+ "[Stable Diffusion Nano](https://huggingface.co/bguisard/stable-diffusion-nano-2-1) allows "
68
  "for fast prototyping of diffusion models, enabling quick experimentation "
69
  "with easily available hardware."
70
  " It performs reasonably well on several tasks, but it struggles "