"...resnet50_tensorflow.git" did not exist on "9d299984ef5e857e8cb2320fd8f7c29153baaee1"
Commit 8e32112a authored by chenpangpang's avatar chenpangpang
Browse files

feat: 新增下载模型

parent 576f3940
...@@ -7,7 +7,8 @@ os.environ['HF_ENDPOINT'] = 'https://hf-mirror.com' ...@@ -7,7 +7,8 @@ os.environ['HF_ENDPOINT'] = 'https://hf-mirror.com'
model_list = [ model_list = [
"TencentARC/PhotoMaker-V2", "TencentARC/PhotoMaker-V2",
"SG161222/RealVisXL_V4.0" "SG161222/RealVisXL_V4.0",
"TencentARC/t2i-adapter-sketch-sdxl-1.0"
] ]
for model_path in model_list: for model_path in model_list:
......
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