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