Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mrqadeer
/
llava-hf-llava-v1.6-mistral-7b-hf
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llava-hf-llava-v1.6-mistral-7b-hf
/
app.py
MathonoGist
initial commit
ebe7b79
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/llava-hf/llava-v1.6-mistral-7b-hf"
).launch()