Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shran
/
ai-forever-mGPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
df8fab0
ai-forever-mGPT
/
app.py
shran
initial commit
df8fab0
over 1 year ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ai-forever/mGPT"
).launch()