Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
R-uslan
/
GPTRUS
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GPTRUS
/
app.py
R-uslan
initial commit
44348f3
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/ai-forever/rugpt3large_based_on_gpt2"
).launch()