Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -532,9 +532,10 @@ with gr.Blocks(css=css) as demo:
|
|
532 |
4. Adjust the sliders to control the effect strength
|
533 |
5. Click "Generate" to create your image
|
534 |
|
535 |
-
##
|
536 |
-
|
537 |
-
|
|
|
538 |
"""
|
539 |
)
|
540 |
|
|
|
532 |
4. Adjust the sliders to control the effect strength
|
533 |
5. Click "Generate" to create your image
|
534 |
|
535 |
+
## Follow us for more
|
536 |
+
If you enjoyed this project, you may also like ZenCtrl, our open-source agentic visual control toolkit for generative image pipelines that we are developing.
|
537 |
+
ZenCtrl space : https://huggingface.co/spaces/fotographerai/ZenCtrl and
|
538 |
+
Discord : https://discord.com/invite/b9RuYQ3F8k
|
539 |
"""
|
540 |
)
|
541 |
|