Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
droidbot
/
Context-LoRA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
197d75f
Context-LoRA
/
app.py
droidbot
initial commit
197d75f
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/ali-vilab/In-Context-LoRA"
).launch()