mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2025-12-24 20:29:34 +01:00
4 lines
258 B
Bash
4 lines
258 B
Bash
#!/bin/bash
|
|
wget https://civitai.com/api/download/models/90115 -P models/DreamBooth_LoRA/ --content-disposition --no-check-certificate
|
|
wget https://civitai.com/api/download/models/92475 -P models/DreamBooth_LoRA/ --content-disposition --no-check-certificate
|