Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
stabilityai-japanese-stable-vlm
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
stabilityai-japanese-stable-vlm
/
app.py
PeepDaSlan9
initial commit
537ba4e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/japanese-stable-vlm"
).launch()