Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neyoooo
/
openagi-project-OpenAGI-7B-v0.1
like
0
Sleeping
App
Files
Files
Community
main
openagi-project-OpenAGI-7B-v0.1
/
app.py
neyoooo
initial commit
752b05c
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/openagi-project/OpenAGI-7B-v0.1"
).launch()