Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
xDAN-AI-xDAN-L1-Chat-RL-v1
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
xDAN-AI-xDAN-L1-Chat-RL-v1
/
app.py
PeepDaSlan9
initial commit
3accce4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/xDAN-AI/xDAN-L1-Chat-RL-v1"
).launch()