akhaliq HF staff commited on
Commit
55bf525
1 Parent(s): a353fd3

add gradio demo badge

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -14,6 +14,12 @@ Description
14
 
15
  ![Image](https://lh4.googleusercontent.com/JlBPrfK9WA0WmdEMw4iOj4CxweBqeaTCc8SsvLfk8X-PhHUBOIKT-lMvp2XmnWa6qlg=w2400)
16
 
 
 
 
 
 
 
17
  Gigafractal2 Diffusion is a latent text-to-image diffusion model based on the original StabilityAI Stable Diffusion v2.0 and then fine-tuned on 40 images origanally made with another diffusion model named 'Disco Diffusion' using Dreambooth. This model has been created to explore the possibilities and limitations of Dreambooth training with training steps increased much more than usual and to overcome biases in the model created by the text incoder's token associations. The purpose of this model is to provide the biomorphic fractalism effect present in Disco Diffusion, but without the bias to 'Disco parties' and especially 'discoballs' for which [the model by snek](was known for).
18
 
19
  To use this style in your generations, add `gigafractal artstyle` to the prompts.
 
14
 
15
  ![Image](https://lh4.googleusercontent.com/JlBPrfK9WA0WmdEMw4iOj4CxweBqeaTCc8SsvLfk8X-PhHUBOIKT-lMvp2XmnWa6qlg=w2400)
16
 
17
+ # Gradio
18
+
19
+ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run gigafractal2-diffusion:
20
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/gigafractal2-diffusion)
21
+
22
+
23
  Gigafractal2 Diffusion is a latent text-to-image diffusion model based on the original StabilityAI Stable Diffusion v2.0 and then fine-tuned on 40 images origanally made with another diffusion model named 'Disco Diffusion' using Dreambooth. This model has been created to explore the possibilities and limitations of Dreambooth training with training steps increased much more than usual and to overcome biases in the model created by the text incoder's token associations. The purpose of this model is to provide the biomorphic fractalism effect present in Disco Diffusion, but without the bias to 'Disco parties' and especially 'discoballs' for which [the model by snek](was known for).
24
 
25
  To use this style in your generations, add `gigafractal artstyle` to the prompts.