Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pavelwong
/
Aitrial
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f74cf25
Aitrial
/
app.py
pavelwong
Update app.py
f74cf25
over 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/EleutherAI/gpt-j-6B"
).launch()