Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -188,7 +188,7 @@ def create_interface():
|
|
188 |
with gr.Blocks(title="Cosmos-Predict2 ZeroGPU", theme=gr.themes.Soft()) as interface:
|
189 |
gr.Markdown("""
|
190 |
# 🌌 Cosmos-Predict2 on ZeroGPU
|
191 |
-
**Powered by
|
192 |
|
193 |
This Space uses ZeroGPU for efficient GPU allocation. The GPU is assigned when you load the model or generate images.
|
194 |
""")
|
|
|
188 |
with gr.Blocks(title="Cosmos-Predict2 ZeroGPU", theme=gr.themes.Soft()) as interface:
|
189 |
gr.Markdown("""
|
190 |
# 🌌 Cosmos-Predict2 on ZeroGPU
|
191 |
+
**Powered by ZeroGPU • High-resolution generation • Fast inference**
|
192 |
|
193 |
This Space uses ZeroGPU for efficient GPU allocation. The GPU is assigned when you load the model or generate images.
|
194 |
""")
|