Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
czxlvn
/
microsoft-GODEL-v1_1-large-seq2seq
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7aa7942
microsoft-GODEL-v1_1-large-seq2seq
/
app.py
czxlvn
initial commit
7aa7942
almost 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()