Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jungil
/
EleutherAI-polyglot-ko-1.3b-test
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
EleutherAI-polyglot-ko-1.3b-test
/
app.py
jungil
initial commit
0e0863f
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/polyglot-ko-1.3b"
).launch()