mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2026-04-03 09:46:36 +02:00
2 lines
134 B
Bash
2 lines
134 B
Bash
|
|
#!/bin/bash
|
||
|
|
wget https://civitai.com/api/download/models/79068 -P models/DreamBooth_LoRA/ --content-disposition --no-check-certificate
|