Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Lone7727
/
Nexusflow-Athene-V2-Chat
like
0
Running
App
Files
Files
Community
main
Nexusflow-Athene-V2-Chat
/
app.py
Lone7727
initial commit
7d34bc6
verified
3 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/Nexusflow/Athene-V2-Chat"
).launch()