Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -84,11 +84,7 @@ with gr.Blocks(css=css) as demo:
|
|
84 |
with gr.Column(elem_id="col-container"):
|
85 |
gr.Markdown(
|
86 |
"""# UltraReal Fine-Tune (Flux.1 Dev)
|
87 |
-
|
88 |
-
**🚀 Фотореализм нового уровня!**
|
89 |
-
Вышла 4-я версия **UltraReal Fine-Tune**, основанная на **Flux.1 Dev**.
|
90 |
-
Скачать можно тут: [Civitai](https://civitai.com/models/978314?modelVersionId=1413133)
|
91 |
-
|
92 |
**🚀 Next-level photorealism!**
|
93 |
The 4th version of **UltraReal Fine-Tune**, based on **Flux.1 Dev**, has been released.
|
94 |
You can download it here: [Civitai](https://civitai.com/models/978314?modelVersionId=1413133)
|
|
|
84 |
with gr.Column(elem_id="col-container"):
|
85 |
gr.Markdown(
|
86 |
"""# UltraReal Fine-Tune (Flux.1 Dev)
|
87 |
+
|
|
|
|
|
|
|
|
|
88 |
**🚀 Next-level photorealism!**
|
89 |
The 4th version of **UltraReal Fine-Tune**, based on **Flux.1 Dev**, has been released.
|
90 |
You can download it here: [Civitai](https://civitai.com/models/978314?modelVersionId=1413133)
|