hangerrits commited on
Commit
3ba8b11
·
verified ·
1 Parent(s): c5fb64e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,2 +1,3 @@
 
1
  demo = gr.load(name="spaces/hangerrits/WeWorkWith.AI")
2
  demo.launch()
 
1
+ import gradio as gr
2
  demo = gr.load(name="spaces/hangerrits/WeWorkWith.AI")
3
  demo.launch()