Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pakan
/
HooshvareLab-gpt2-fa
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
38fbc8c
HooshvareLab-gpt2-fa
/
app.py
pakan
initial commit
38fbc8c
over 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/HooshvareLab/gpt2-fa"
).launch()