Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mshook
/
Simple-gpt2-xl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3dce443
Simple-gpt2-xl
/
app.py
mshook
Duplicate from HH3600/digitous-Alpacino30b
3dce443
about 2 years ago
raw
Copy download link
history
blame
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/digitous/Alpacino30b"
).launch()