Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
QuantAsh
/
SkunkworksAI-BakLLaVA-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
acd1313
SkunkworksAI-BakLLaVA-2
/
app.py
QuantAsh
initial commit
acd1313
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/SkunkworksAI/BakLLaVA-1"
).launch()