Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Chris4K/TextDownloadTool
Chris4K
/
push-notification-tool
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6ef9fa4
push-notification-tool
/
app.py
lysandre
HF staff
Initial commit
acd3ca5
over 1 year ago
raw
Copy download link
history
blame
Safe
136 Bytes
from
transformers.tools.base
import
launch_gradio_demo
from
text_download
import
TextDownloadTool
launch_gradio_demo(TextDownloadTool)