Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jerrybaba
/
moai-demo
like
0
Sleeping
App
Files
Files
Community
main
moai-demo
/
app.py
jerrybaba
initial commit
149f7bf
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/SkunkworksAI/BakLLaVA-1"
).launch()