Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
interestedperson
/
allenai-t5-small-next-word-generator-qoogle
like
0
Runtime error
App
Files
Files
Community
main
allenai-t5-small-next-word-generator-qoogle
/
app.py
interestedperson
initial commit
c944e81
11 months ago
raw
Copy download link
history
blame
contribute
delete
91 Bytes
import
gradio
as
gr
gr.load(
"models/allenai/t5-small-next-word-generator-qoogle"
).launch()