Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BOBOWNAG
/
ClueAI-ChatYuan-large-v2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
caa9b63
ClueAI-ChatYuan-large-v2
/
app.py
BOBOWNAG
initial commit
caa9b63
almost 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ClueAI/ChatYuan-large-v2"
).launch()