Commit 6a08c8eb authored by chenpangpang's avatar chenpangpang
Browse files

feat: 增加t2i-adapter-sketch-sdxl-1.0模型

parent 8d3ab218
...@@ -7,6 +7,7 @@ RUN pip install -r requirements.txt && \ ...@@ -7,6 +7,7 @@ RUN pip install -r requirements.txt && \
# PhotoMaker-base clone from https://github.com/TencentARC/PhotoMaker.git # PhotoMaker-base clone from https://github.com/TencentARC/PhotoMaker.git
RUN pip install git+http://developer.hpccube.com/codes/chenpangpang/PhotoMaker-base.git RUN pip install git+http://developer.hpccube.com/codes/chenpangpang/PhotoMaker-base.git
COPY chenyh/photomaker/TencentARC/PhotoMaker-V2 /root/photomaker/PhotoMaker/TencentARC/PhotoMaker-V2 COPY chenyh/photomaker/TencentARC/PhotoMaker-V2 /root/photomaker/PhotoMaker/TencentARC/PhotoMaker-V2
COPY chenyh/photomaker/TencentARC/t2i-adapter-sketch-sdxl-1.0 /root/photomaker/PhotoMaker/TencentARC/t2i-adapter-sketch-sdxl-1.0
COPY chenyh/photomaker/SG161222/RealVisXL_V4.0 /root/photomaker/PhotoMaker/SG161222/RealVisXL_V4.0 COPY chenyh/photomaker/SG161222/RealVisXL_V4.0 /root/photomaker/PhotoMaker/SG161222/RealVisXL_V4.0
######### #########
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment