Narayana02 commited on
Commit
4d1d61d
·
verified ·
1 Parent(s): 94c10a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def generate_podcast(file, url, tone, length):
54
  return None, f"An error occurred: {str(e)}"
55
 
56
  instructions = """
57
- # Podcast Studio
58
  Welcome to the Podcast Generator ! This tool creates custom podcast episodes using AI-generated content.
59
  """
60
 
 
54
  return None, f"An error occurred: {str(e)}"
55
 
56
  instructions = """
57
+ # Podify Studio
58
  Welcome to the Podcast Generator ! This tool creates custom podcast episodes using AI-generated content.
59
  """
60