Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
poolformer
like
7
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
247029b
poolformer
/
app.py
akhaliq
HF staff
Create app.py
70959e2
about 3 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/sail/poolformer_m48"
).launch()