Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
m-ric
/
hf-model-downloads
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a0a4d30
hf-model-downloads
/
app.py
m-ric
HF staff
Upload tool
a0a4d30
verified
4 months ago
raw
Copy download link
history
blame
Safe
124 Bytes
from
transformers
import
launch_gradio_demo
from
tool
import
HFModelDownloadsTool
launch_gradio_demo(HFModelDownloadsTool)