Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rushikeshnarule
/
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
rushikeshnarule
initial commit
0b3b038
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()