InstantStyle / ipadapter.py
cocktailpeanut's picture
update
f31525e
raw
history blame contribute delete
151 Bytes
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")