Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kartheesh
/
bara_project2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kartheesh
commited on
Apr 22, 2023
Commit
b2e1be7
·
1 Parent(s):
c21d3ea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -1,2 +1,3 @@
1
import gradio as gr
2
-
gr.
Interface.
load("spaces/Kartheesh/bara_project1")
1
import gradio as gr
2
+
gr.load("spaces/Kartheesh/bara_project1")
3
+
gr.launch()