Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gaouzief
/
b
like
1
Sleeping
App
Files
Files
Community
main
b
/
app.py
gaouzief
initial commit
891bda7
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigscience/bloom"
).launch()