Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Crow34
/
Joi
like
1
Running
App
Files
Files
Community
main
Joi
/
app.py
Crow34
initial commit
7620efd
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/gpt-neo-125m"
).launch()