prithivMLmods commited on
Commit
2b9f71e
·
verified ·
1 Parent(s): b93f83a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ def generate_video(text: str, video_path: str,
154
 
155
  # Create the Gradio Interface
156
  with gr.Blocks() as demo:
157
- gr.Markdown("# **Cosmos-Reason1 by NVIDIA**")
158
  with gr.Row():
159
  with gr.Column():
160
  with gr.Tabs():
 
154
 
155
  # Create the Gradio Interface
156
  with gr.Blocks() as demo:
157
+ gr.Markdown("# **Cosmos-Reason1 by [NVIDIA](https://huggingface.co/nvidia/Cosmos-Reason1-7B)**")
158
  with gr.Row():
159
  with gr.Column():
160
  with gr.Tabs():