Spaces:
Runtime error
Runtime error
Commit
•
9d80251
1
Parent(s):
29de853
host (#13)
Browse files- Add a link to lambda hosted demo (42e1a6157658033ad0b70a841a6be772d2e741ed)
Co-authored-by: Chuan Li <chuanli11@users.noreply.huggingface.co>
app.py
CHANGED
@@ -139,7 +139,7 @@ with gr.Blocks(title="Image Mixer", css=".gr-box {border-color: #8136e2}") as de
|
|
139 |
|
140 |
_Created by [Justin Pinkney](https://www.justinpinkney.com) at [Lambda Labs](https://lambdalabs.com/)_
|
141 |
|
142 |
-
To skip the queue you can <a href="https://huggingface.co/spaces/lambdalabs/image-mixer-demo?duplicate=true" style="display:inline-block;position: relative;"><img style="margin-top: 0;margin-bottom: 0;margin-left: .25em;" src="https://bit.ly/3gLdBN6"></a>
|
143 |
|
144 |
### __Provide one or more images to be mixed together by a fine-tuned Stable Diffusion model (see tips and advice below👇).__
|
145 |
|
|
|
139 |
|
140 |
_Created by [Justin Pinkney](https://www.justinpinkney.com) at [Lambda Labs](https://lambdalabs.com/)_
|
141 |
|
142 |
+
To skip the queue you can try it on <a href="https://gradio.659760a2fca34f7581e6586fa8d5d615.lambdaspaces.com/" style="display:inline-block;position: relative;"><img style="margin-top: 0;margin-bottom: 0;margin-left: .25em;" src="https://img.shields.io/badge/-Lambda%20Cloud-blueviolet"></a>, or <a href="https://huggingface.co/spaces/lambdalabs/image-mixer-demo?duplicate=true" style="display:inline-block;position: relative;"><img style="margin-top: 0;margin-bottom: 0;margin-left: .25em;" src="https://bit.ly/3gLdBN6"></a>
|
143 |
|
144 |
### __Provide one or more images to be mixed together by a fine-tuned Stable Diffusion model (see tips and advice below👇).__
|
145 |
|