| # PyTorch CPU ๋ฒ์ (ํ๊น ํ์ด์ค ๋ฌด๋ฃ ์คํ์ด์ค์ฉ) | |
| --extra-index-url https://download.pytorch.org/whl/cpu | |
| torch | |
| torchvision | |
| # ์คํ ์ด๋ธ ๋ํจ์ ํต์ฌ ๋ผ์ด๋ธ๋ฌ๋ฆฌ | |
| diffusers | |
| transformers | |
| accelerate | |
| safetensors | |
| # ์ด๋ฏธ์ง ์ฒ๋ฆฌ | |
| Pillow | |
| numpy | |
| # ์น ์ธํฐํ์ด์ค | |
| gradio | |
| # REST API | |
| fastapi | |
| uvicorn | |
| python-multipart | |