prithivMLmods commited on
Commit
f359f14
·
verified ·
1 Parent(s): 53342b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ video_examples = [
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():
 
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():