Wauplin HF staff commited on
Commit
2275686
·
1 Parent(s): 022edae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -3,6 +3,7 @@ import gradio as gr
3
  from gradio_pannellum import Pannellum
4
 
5
 
 
6
  example = Pannellum().example_inputs()
7
 
8
  demo = gr.Interface(
 
3
  from gradio_pannellum import Pannellum
4
 
5
 
6
+
7
  example = Pannellum().example_inputs()
8
 
9
  demo = gr.Interface(