akhaliq HF staff commited on
Commit
232d258
1 Parent(s): 506d74f

add gradio demo

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -14,6 +14,16 @@ Use prompt: 'mdjrny-v4 style'
14
 
15
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1vkuxKKeSYNYI2OLZm8mR-WqcokQtSURM?usp=sharing)
16
 
 
 
 
 
 
 
 
 
 
 
17
  ### Stable Diffusion v1.5 vs Midjourney v4 Diffusion
18
  (Same parameters, just added "mdjrny-v4 style" at the beginning):
19
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587642-63265d019f9d19bfd4f45031.png" width="100%"/>
@@ -23,6 +33,8 @@ Use prompt: 'mdjrny-v4 style'
23
 
24
  [Click here](https://prompthero.com/midjourney-prompts?version=4) for more Midjourney v4 prompts and inspiration.
25
 
 
 
26
  ### 🧨 Diffusers
27
 
28
  This model can be used just like any other Stable Diffusion model. For more information,
14
 
15
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1vkuxKKeSYNYI2OLZm8mR-WqcokQtSURM?usp=sharing)
16
 
17
+ # Gradio
18
+
19
+ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI run anything-v3.0:
20
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/midjourney-v4-diffusion)
21
+
22
+
23
+ ### 🧨 Diffusers
24
+
25
+
26
+
27
  ### Stable Diffusion v1.5 vs Midjourney v4 Diffusion
28
  (Same parameters, just added "mdjrny-v4 style" at the beginning):
29
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587642-63265d019f9d19bfd4f45031.png" width="100%"/>
33
 
34
  [Click here](https://prompthero.com/midjourney-prompts?version=4) for more Midjourney v4 prompts and inspiration.
35
 
36
+
37
+
38
  ### 🧨 Diffusers
39
 
40
  This model can be used just like any other Stable Diffusion model. For more information,