Update w22.sh
Browse files
w22.sh
CHANGED
|
@@ -2,6 +2,8 @@ API_KEY="d96643293c0e9dd7ebfd3f35294deacf"
|
|
| 2 |
|
| 3 |
hf download hf://Granddyser/flux-klein-9b-Biglove-Collection@621742a2f00da74403771201e46547f9027868c5/bigLove_klein4_int8_convrot.safetensors --local-dir ComfyUI/models/diffusion_models
|
| 4 |
|
|
|
|
|
|
|
| 5 |
curl -L -H "Authorization: Bearer ${API_KEY}" "https://civitai.red/api/download/models/2953474?fileId=3011887" -o dasiwa_2_2_high.safetensors
|
| 6 |
curl -L -H "Authorization: Bearer ${API_KEY}" "https://civitai.red/api/download/models/2953485?fileId=3013097" -o dasiwa_2_2_low.safetensors
|
| 7 |
|
|
|
|
| 2 |
|
| 3 |
hf download hf://Granddyser/flux-klein-9b-Biglove-Collection@621742a2f00da74403771201e46547f9027868c5/bigLove_klein4_int8_convrot.safetensors --local-dir ComfyUI/models/diffusion_models
|
| 4 |
|
| 5 |
+
mkdir wan_22
|
| 6 |
+
|
| 7 |
curl -L -H "Authorization: Bearer ${API_KEY}" "https://civitai.red/api/download/models/2953474?fileId=3011887" -o dasiwa_2_2_high.safetensors
|
| 8 |
curl -L -H "Authorization: Bearer ${API_KEY}" "https://civitai.red/api/download/models/2953485?fileId=3013097" -o dasiwa_2_2_low.safetensors
|
| 9 |
|