Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aanaruna
/
crazyllama
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
327cadb
crazyllama
/
app.py
aanaruna
Add application file
327cadb
11 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/google/byt5-small"
).launch()