Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
faaany
/
hf-model-downloads
like
0
Runtime error
App
Files
Files
Community
7c4f575
hf-model-downloads
/
app.py
faaany
Upload tool
eac8247
verified
28 days 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)