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