Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
beelzeebuub
/
FJUseUploadedModel
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
beelzeebuub
commited on
Jan 15, 2024
Commit
a225e3d
·
1 Parent(s):
405e4b7
correct url
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/
osanseviero
/
fastai_cat_vs_dog
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
beelzeebuub
/
FJModel
").launch()