Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Inference Endpoints
Supermaxman commited on
Commit
4173932
1 Parent(s): 91d4f14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -75,6 +75,8 @@ Put in a detailed text prompt and generate Hubble Deep Space Images!
75
  howpublished= {\url{https://huggingface.co/Supermaxman/hubble-diffusion-1}}
76
  }
77
 
 
 
78
  ## Examples
79
 
80
  We recommend using [🤗's Diffusers library](https://github.com/huggingface/diffusers) to run Hubble Diffusion.
@@ -111,6 +113,7 @@ Trained on [ESA Hubble Deep Space Images & Captions](https://huggingface.co/data
111
  - [Captioned Hubble Deep Space Scans dataset](https://huggingface.co/datasets/Supermaxman/esa-hubble)
112
  - [Model weights in Diffusers format](https://huggingface.co/Supermaxman/hubble-diffusion-1)
113
  - [Training code](https://github.com/Supermaxman/HubbleDiffuser)
 
114
 
115
  Trained by [Maxwell Weinzierl](https://personal.utdallas.edu/~maxwell.weinzierl/) ([@Supermaxman1](https://twitter.com/Supermaxman1)).
116
 
 
75
  howpublished= {\url{https://huggingface.co/Supermaxman/hubble-diffusion-1}}
76
  }
77
 
78
+ Also, be sure to check out the new and improved [Hubble Diffusion v2](https://huggingface.co/Supermaxman/hubble-diffusion-2)!
79
+
80
  ## Examples
81
 
82
  We recommend using [🤗's Diffusers library](https://github.com/huggingface/diffusers) to run Hubble Diffusion.
 
113
  - [Captioned Hubble Deep Space Scans dataset](https://huggingface.co/datasets/Supermaxman/esa-hubble)
114
  - [Model weights in Diffusers format](https://huggingface.co/Supermaxman/hubble-diffusion-1)
115
  - [Training code](https://github.com/Supermaxman/HubbleDiffuser)
116
+ - [Hubble Diffusion v2](https://huggingface.co/Supermaxman/hubble-diffusion-2)
117
 
118
  Trained by [Maxwell Weinzierl](https://personal.utdallas.edu/~maxwell.weinzierl/) ([@Supermaxman1](https://twitter.com/Supermaxman1)).
119