Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Wootang01
/
text_generator_four
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5767a2a
text_generator_four
/
app.py
Wootang01
Create app.py
5767a2a
over 2 years ago
raw
Copy download link
history
blame
72 Bytes
import
gradio
as
gr
gr.Interface.load(
"bigscience/bloom-560m"
).launch()