wget https://civitai.com/api/download/models/<MODEL_ID>?token=<YOUR_TOKEN_HERE> --content-disposition
토큰의 경우 https://civitai.com/user/account 에 가서 API Key를 생성하면된다.
'프로그래밍 > AI,ML' 카테고리의 다른 글
[ComfyUI] Workflow를 Python API로 만들기 (0) | 2025.01.21 |
---|---|
[ComfyUI] AI를 이용한 배너광고 자동 생성 워크플로우 (0) | 2025.01.17 |
[LangChain] LLM Workflow: Routing 구현 (0) | 2025.01.14 |
[LangChain] LLM Workflow : 병렬처리 구현 (0) | 2025.01.14 |
[LangChain] LLM Workflow : Chaining 구현 (0) | 2025.01.13 |