mishig HF staff multimodalart HF staff commited on
Commit
8268869
·
1 Parent(s): 3667b89

Add the name of the model (#1)

Browse files

- Add the name of the model (933d4cb77d2a6f53676322200118b621f02713f1)


Co-authored-by: Multimodal AI art <[email protected]>

Files changed (1) hide show
  1. src/routes/+page.svelte +1 -1
src/routes/+page.svelte CHANGED
@@ -376,7 +376,7 @@
376
 
377
  <div class="text-center">
378
 
379
- Model by [CompVis](https://huggingface.co/CompVis) and [Stability AI](https://huggingface.co/stabilityai) - Demo by 🤗 Hugging Face
380
 
381
  Powered by [🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch](https://github.com/huggingface/diffusers). Based on [notebook by @psuraj28](https://twitter.com/psuraj28/status/1562039265126670339)
382
 
 
376
 
377
  <div class="text-center">
378
 
379
+ Stable Diffusion model by [CompVis](https://huggingface.co/CompVis) and [Stability AI](https://huggingface.co/stabilityai) - Demo by 🤗 Hugging Face
380
 
381
  Powered by [🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch](https://github.com/huggingface/diffusers). Based on [notebook by @psuraj28](https://twitter.com/psuraj28/status/1562039265126670339)
382