Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jafta
/
microsoft-GODEL-v1_1-large-seq2seq
like
0
Running
App
Files
Files
Community
1
main
microsoft-GODEL-v1_1-large-seq2seq
/
app.py
Jafta
initial commit
df0c30d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/GODEL-v1_1-large-seq2seq"
).launch()