Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JV-AI
/
AI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AI
/
app.py
JV-AI
initial commit
e5009d4
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-1.3B"
).launch()