Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -164,7 +164,7 @@ video_examples = [
|
|
| 164 |
|
| 165 |
# Create the Gradio Interface
|
| 166 |
with gr.Blocks() as demo:
|
| 167 |
-
gr.Markdown("
|
| 168 |
with gr.Row():
|
| 169 |
with gr.Column():
|
| 170 |
with gr.Tabs():
|
|
|
|
| 164 |
|
| 165 |
# Create the Gradio Interface
|
| 166 |
with gr.Blocks() as demo:
|
| 167 |
+
gr.Markdown("## **Cosmos-Reason1 by [NVIDIA](https://huggingface.co/nvidia/Cosmos-Reason1-7B)**")
|
| 168 |
with gr.Row():
|
| 169 |
with gr.Column():
|
| 170 |
with gr.Tabs():
|