Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Kartheesh
/
bara_project2
like
0
Runtime error
App
Files
Files
Community
Kartheesh
commited on
Apr 22, 2023
Commit
89f864f
•
1 Parent(s):
b2e1be7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
-
gr.load("spaces/Kartheesh/bara_project1")
3
-
gr
.launch()
1
import gradio as gr
2
+
demo=
gr.load("spaces/Kartheesh/bara_project1")
3
+
demo
.launch()