Duskfallcrew commited on
Commit
9d087b4
1 Parent(s): 669a5b3

Add Space badge to model card (#3)

Browse files

- Add Space badge to model card (b4c54a26fa693b3321b5873b7f1fa2b2a25daefc)

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ language:
10
  library_name: diffusers
11
  pipeline_tag: text-to-image
12
  ---
 
13
  ### Neon-Isometric Dreambooth model trained by Duskfallcrew with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
14
 
15
 
 
10
  library_name: diffusers
11
  pipeline_tag: text-to-image
12
  ---
13
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/Duskfallcrew/neon-isometric)
14
  ### Neon-Isometric Dreambooth model trained by Duskfallcrew with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
15
 
16