Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HongxinLi
/
UI_LLava
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
UI_LLava
/
app.py
HongxinLi
initial commit
460ec1f
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/JefferyZhan/Griffon"
).launch()