Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jarkchen
/
af1tang-personaGPT
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4b5686b
af1tang-personaGPT
/
app.py
Jarkchen
initial commit
4b5686b
almost 2 years ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/af1tang/personaGPT"
).launch()