Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Heleg
/
pt2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pt2
/
app.py
Heleg
initial commit
d742b73
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/sberbank-ai/rugpt3large_based_on_gpt2"
).launch()