Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
bigscience-T0_3B
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c79f99d
bigscience-T0_3B
/
app.py
awacke1
initial commit
2cd86ff
over 2 years ago
raw
Copy download link
history
blame
Safe
Wrap lines
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigscience/T0_3B"
).launch()