Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jstranik
/
andupets-real-estate-image-classification
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
03a15af
andupets-real-estate-image-classification
/
app.py
jstranik
initial commit
03a15af
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/andupets/real-estate-image-classification"
).launch()