Spaces:
Runtime error
Runtime error
File size: 151 Bytes
f31525e |
1 2 3 4 5 |
import os
os.system("git lfs install")
os.system("git clone https://huggingface.co/h94/IP-Adapter")
os.system("mv IP-Adapter/sdxl_models sdxl_models")
|