Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
micole66
/
bloomz
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bloomz
/
app.py
micole66
Update app.py
6c4bd28
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
174 Bytes
import
gradio
as
gr
gr.Interface.load((
"huggingface/google/flan-ul2"
), allow_flagging=
True
, enable_queue=
True
, api_key=
"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"
).launch()