Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JohnTan38
/
GODEL-v1_1-large-seq2seq
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
85aa17e
GODEL-v1_1-large-seq2seq
/
app.py
JohnTan38
initial commit
85aa17e
about 2 years ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/GODEL-v1_1-large-seq2seq"
).launch()