Rausda6 commited on
Commit
0bac8f8
·
verified ·
1 Parent(s): add7a9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ class PodcastGenerator:
35
  def __init__(self):
36
  pass
37
 
38
- async def generate_script(self, prompt: str, language: str, api_key: str, file_obj=None, progress=None) -> dict:
39
  example = """
40
  {
41
  "topic": "AGI",
 
35
  def __init__(self):
36
  pass
37
 
38
+ async def generate_script(self, prompt: str, language: str, api_key: str, file_obj=None, progress=None):
39
  example = """
40
  {
41
  "topic": "AGI",