Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
qsardor
/
Nexusflow-Athene-V2-Chat
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Nexusflow-Athene-V2-Chat
/
app.py
qsardor
initial commit
4bd3ac7
verified
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()