jsakshi commited on
Commit
ad36f55
·
verified ·
1 Parent(s): 9689066

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,4 +1,4 @@
1
- '''
2
  import gradio as gr
3
  import os
4
  import time
@@ -161,4 +161,4 @@ with gr.Blocks(title="AI Blog Generator", theme=gr.themes.Soft()) as app:
161
  )
162
 
163
  if __name__ == "__main__":
164
- app.launch(share=False)'''
 
1
+
2
  import gradio as gr
3
  import os
4
  import time
 
161
  )
162
 
163
  if __name__ == "__main__":
164
+ app.launch(share=False)