Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
haonanye
/
ClueAI-ChatYuan-large-v1
like
0
Runtime error
App
Files
Files
Community
f23b10e
ClueAI-ChatYuan-large-v1
/
app.py
haonanye
initial commit
f23b10e
over 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()