Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
m-ric
/
hf-model-downloads
like
0
Build error
App
Files
Files
Community
c29718b
hf-model-downloads
/
app.py
m-ric
HF staff
Upload tool
a307a17
verified
9 months ago
raw
Copy download link
history
blame
Safe
135 Bytes
from
transformers
import
launch_gradio_demo
from
model_downloads
import
HFModelDownloadsTool
launch_gradio_demo(HFModelDownloadsTool)