Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yasassadeepa
/
ali-vilab-In-Context-LoRA
like
2
Running
App
Files
Files
Community
main
ali-vilab-In-Context-LoRA
/
app.py
yasassadeepa
initial commit
46be649
verified
5 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/ali-vilab/In-Context-LoRA"
).launch()