Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhangjian95
/
Nexusflow-Athene-V2-Chat
like
0
Sleeping
App
Files
Files
Community
main
Nexusflow-Athene-V2-Chat
/
app.py
zhangjian95
initial commit
828b4a2
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/Nexusflow/Athene-V2-Chat"
).launch()