akhaliq HF staff commited on
Commit
3728c51
1 Parent(s): d0c10c2

add gradio demo

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -18,6 +18,12 @@ Use the same prompts as you would for SD 1.5. Add **dreamlikeart** if the artsty
18
  Non-square aspect ratios work better for some prompts. If you want a portrait photo, try using a 2:3 or a 9:16 aspect ratio. If you want a landscape photo, try using a 3:2 or a 16:9 aspect ratio.
19
  Use slightly higher resolution for better results: 640x640px, 512x768px, 768x512px, etc.
20
 
 
 
 
 
 
 
21
  ### Examples
22
 
23
  <img src="https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0/resolve/main/preview.jpg" style="max-width: 800px;" width="100%"/>
 
18
  Non-square aspect ratios work better for some prompts. If you want a portrait photo, try using a 2:3 or a 9:16 aspect ratio. If you want a landscape photo, try using a 3:2 or a 16:9 aspect ratio.
19
  Use slightly higher resolution for better results: 640x640px, 512x768px, 768x512px, etc.
20
 
21
+ # Gradio
22
+
23
+ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run dreamlike-diffusion-1.0:
24
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/dreamlike-diffusion-1.0)
25
+
26
+
27
  ### Examples
28
 
29
  <img src="https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0/resolve/main/preview.jpg" style="max-width: 800px;" width="100%"/>