Spaces:
Running
Running
Update app.py
Browse files
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 |
-
#
|
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 |
|