Spaces:
Runtime error
Runtime error
justinpinkney
commited on
Commit
·
e2e4bf1
1
Parent(s):
c2b497e
Update app.py
Browse files
app.py
CHANGED
@@ -226,6 +226,7 @@ To skip the queue you can <a href="https://huggingface.co/spaces/lambdalabs/imag
|
|
226 |
- Balancing the different inputs requires tweaking of the strengths, I suggest getting the right balance for a small number of samples and with few steps until you're
|
227 |
happy with the result then increase the steps for better quality.
|
228 |
- Outputs are 640x640 by default.
|
|
|
229 |
|
230 |
## How does this work?
|
231 |
|
|
|
226 |
- Balancing the different inputs requires tweaking of the strengths, I suggest getting the right balance for a small number of samples and with few steps until you're
|
227 |
happy with the result then increase the steps for better quality.
|
228 |
- Outputs are 640x640 by default.
|
229 |
+
- If you want to run locally see the instruction on the [Model Card](https://huggingface.co/lambdalabs/image-mixer).
|
230 |
|
231 |
## How does this work?
|
232 |
|