gamingflexer commited on
Commit
705766f
1 Parent(s): 0bbb2c9

files added

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import gradio as gr
 
2
 
3
  # Dummy function to simulate the podcast creation
4
  def create_podcast(data):
 
1
  import gradio as gr
2
+ import json
3
 
4
  # Dummy function to simulate the podcast creation
5
  def create_podcast(data):