Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
DDavidHwang
/
ClueAI-ChatYuan-large-v1
like
0
Sleeping
App
Files
Files
Community
480cbec
ClueAI-ChatYuan-large-v1
/
app.py
DDavidHwang
initial commit
480cbec
about 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ClueAI/ChatYuan-large-v1"
).launch()