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