TheAwakenOne commited on
Commit
d429896
·
verified ·
1 Parent(s): 77e1dc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 NVIDIA H200 with 70GB VRAM • 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
  """)
 
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
  """)