add gradio and colab links

#6
by akhaliq HF staff - opened
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -36,6 +36,12 @@ image = pipe(prompt).images[0]
36
  image.save("./magical_princess.png")
37
  ```
38
 
 
 
 
 
 
 
39
  #### Prompt and settings for Lara Croft:
40
  **modern disney lara croft**
41
  _Steps: 50, Sampler: Euler a, CFG scale: 7, Seed: 3940025417, Size: 512x768_
 
36
  image.save("./magical_princess.png")
37
  ```
38
 
39
+ # Gradio & Colab
40
+
41
+ We also support a [Gradio](https://github.com/gradio-app/gradio) Web UI and Colab with Diffusers to run fine-tuned Stable Diffusion models:
42
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/anzorq/finetuned_diffusion)
43
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1j5YvfMZoGdDGdj3O3xRU1m4ujKYsElZO?usp=sharing)
44
+
45
  #### Prompt and settings for Lara Croft:
46
  **modern disney lara croft**
47
  _Steps: 50, Sampler: Euler a, CFG scale: 7, Seed: 3940025417, Size: 512x768_