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