aslasdlkj commited on
Commit
32b2e8c
1 Parent(s): e1f5c91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ iface = gr.Interface(
131
  ],
132
  outputs="video",
133
  title= "Podfusion",
134
- description="Here's a tool to help you create a video from your Podcast. Enjoy",
135
  )
136
 
137
  if __name__ == "__main__":
 
131
  ],
132
  outputs="video",
133
  title= "Podfusion",
134
+ description="Here's a tool to help you create a video from your Podcast. Enjoy :-) ",
135
  )
136
 
137
  if __name__ == "__main__":