Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hujesr
/
bigscience-bloom-560m
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bigscience-bloom-560m
/
app.py
hujesr
initial commit
9e29e2d
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/bigscience/bloom-560m"
).launch()