mgbam commited on
Commit
2d7a058
·
verified ·
1 Parent(s): a7e4bf4

Update deploy.py

Browse files
Files changed (1) hide show
  1. deploy.py +3 -0
deploy.py CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  def send_to_sandbox(code):
2
  wrapped_code=f"""
3
  <!DOCTYPE html>
 
1
+ import gradio as gr
2
+
3
+
4
  def send_to_sandbox(code):
5
  wrapped_code=f"""
6
  <!DOCTYPE html>