Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bgaguro
/
bigscience-bloom
like
0
Sleeping
App
Files
Files
Community
848ee7e
bigscience-bloom
/
app.py
bgaguro
initial commit
848ee7e
over 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigscience/bloom"
).launch()