Spaces:
Runtime error
Runtime error
AchyuthGamer
commited on
Commit
•
81ecec8
1
Parent(s):
fc13c93
Update app.py
Browse files
app.py
CHANGED
@@ -131,19 +131,12 @@ with gr.Blocks(css='style.css') as demo:
|
|
131 |
}
|
132 |
</style>
|
133 |
<body>
|
134 |
-
<div class="center"><h1>
|
135 |
</div>
|
136 |
</body>
|
137 |
</div>
|
138 |
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
139 |
-
🤗 Celebrating
|
140 |
-
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
141 |
-
<a href="https://civitai.com/models/94687?modelVersionId=101000">Check MagicArt35's original model page at Civitai here!</a>.</p>
|
142 |
-
<p style="margin-bottom: 10px; color: #ffffff;">
|
143 |
-
If you have an idea, put it on the first box to expand it, if you have a full prompt, you can leave the first box empty and just put it on the second one and click generate images!
|
144 |
-
Noise Level: Controls how much randomness is added to the input of the boxes after the first one before it is sent to the model, so you can get 6 unique 768x768 images. Higher noise level produces more diverse outputs, while lower noise level produces similar outputs,
|
145 |
-
<a href="https://twitter.com/DavidJohnstonxx/">original space created by Phenomenon1981</a>.
|
146 |
-
</p>
|
147 |
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
148 |
❤️ Press the Like Button if you enjoy my space! ❤️</a>
|
149 |
</p>
|
|
|
131 |
}
|
132 |
</style>
|
133 |
<body>
|
134 |
+
<div class="center"><h1>ImMagician</h1>
|
135 |
</div>
|
136 |
</body>
|
137 |
</div>
|
138 |
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
139 |
+
🤗 Celebrating 1000 downloads at huggingface! 🤗</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
141 |
❤️ Press the Like Button if you enjoy my space! ❤️</a>
|
142 |
</p>
|