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