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