Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -44,9 +44,8 @@ css="""
|
|
44 |
with gr.Blocks(css=css) as demo:
|
45 |
|
46 |
with gr.Column(elem_id="col-container"):
|
47 |
-
gr.Markdown(f"""# FLUX.1 [schnell]
|
48 |
-
12B
|
49 |
-
[[blog](https://blackforestlabs.ai/announcing-black-forest-labs/)] [[model](https://huggingface.co/black-forest-labs/FLUX.1-schnell)]
|
50 |
""")
|
51 |
|
52 |
with gr.Row():
|
|
|
44 |
with gr.Blocks(css=css) as demo:
|
45 |
|
46 |
with gr.Column(elem_id="col-container"):
|
47 |
+
gr.Markdown(f"""# FLUX.1 [schnell] - Hepzeka.com
|
48 |
+
12B Milyar Parametre [FLUX.1 [pro]]
|
|
|
49 |
""")
|
50 |
|
51 |
with gr.Row():
|