Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ahmedemara10
/
Matthieu68857-pokemon-cards-detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Matthieu68857-pokemon-cards-detection
/
app.py
ahmedemara10
initial commit
cf4d38b
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/Matthieu68857/pokemon-cards-detection"
).launch()