Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ttj
/
t0-generation
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
22ac6cb
t0-generation
/
app.py
ttj
Add application file
22ac6cb
over 3 years ago
raw
Copy download link
history
blame
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/bigscience/T0"
).launch()