Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JustIce21
/
amandyk-QazGPT2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
114ce51
amandyk-QazGPT2
/
app.py
JustIce21
initial commit
114ce51
verified
11 months ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/amandyk/QazGPT2"
).launch()