Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
handfuloftitty
/
bigscience-bloomhfot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bigscience-bloomhfot
/
app.py
handfuloftitty
initial commit
ffe3e8b
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/bigscience/bloom"
).launch()