Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dunirov
/
opena
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ec39056
opena
/
app.py
Dunirov
initial commit
ec39056
verified
9 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/openai-community/gpt2"
).launch()