SakshiRathi77 commited on
Commit
f99c7e8
1 Parent(s): d94fa94

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # SakshiRathi77/void-space-detection
2
+ import gradio as gr
3
+
4
+ gr.load("models/SakshiRathi77/void-space-detection").launch()