אפליקציות / פרודוקטיביות
Stable Diffusion
תמונות, נוצרות כאן
ממשק AUTOMATIC1111 ל-Stable Diffusion — טקסט לתמונה, תמונה לתמונה, מילוי אזורים והגדלה — על החומרה שלך. בלי מנוי, בלי תור, בלי מסנן תוכן שמחליט מה מותר לבקש, ושום דבר שנוצר לא עולה לשום מקום.
קטגוריהפרודוקטיביות
זיכרון~8GB
מודול
stablediffusionהתקנה
פותחים את לוח הבקרה, מוצאים אותה ב-App Store ולוחצים Install. או מטרמינל על השרת:
sudo homebox install stablediffusion
איפה פותחים אותה
| שירות | פורט | התחברות ראשונה |
|---|---|---|
| Stable Diffusion | :7860 | No account by default. Anything that reaches the page can generate on your hardware. |
פותחים בכתובת של השרת עם הפורט הזה — לוח הבקרה מקשר אליה ישירות ברגע שהיא רצה.
כדאי לדעת
הטיפים הבאים מופיעים באנגלית, כפי שהם כתובים במודול.
- This wants an NVIDIA GPU. On a CPU a single image takes several minutes instead of several seconds, which is the difference between a tool and a demonstration
- A GPU needs the NVIDIA Container Toolkit on the host and a deploy.resources.reservations.devices block here — deliberately not added, because on a box without one it stops the container from starting at all
- Models are 2-7GB each and are not included. Put .safetensors files in the module's models directory and restart
- The first start downloads several gigabytes of Python dependencies before the page appears. Give it time before deciding it is broken