Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
ressource:code:images_et_ia:start [2024/01/18 12:32] emoc [Real ESRGAN] |
ressource:code:images_et_ia:start [2024/01/31 16:33] (Version actuelle) emoc [Stable Diffusion] |
||
|---|---|---|---|
| Ligne 51: | Ligne 51: | ||
| * Utiliser chatGPT pour écrire des prompts : https://www.reddit.com/r/StableDiffusion/comments/11ezpcg/chat_gpt_stable_diffusion_promt_generator/ | * Utiliser chatGPT pour écrire des prompts : https://www.reddit.com/r/StableDiffusion/comments/11ezpcg/chat_gpt_stable_diffusion_promt_generator/ | ||
| + | === temps réel avec Streamdiffusion === | ||
| + | |||
| + | * https://github.com/cumulo-autumn/StreamDiffusion | ||
| + | * https://alltd.org/real-time-diffusion-in-touchdesigner-streamdiffusiontd-setup-install-settings/ intégration dans touchdesigner | ||
| === divers === | === divers === | ||
| * https://www.reddit.com/r/StableDiffusion/ | * https://www.reddit.com/r/StableDiffusion/ | ||
| Ligne 72: | Ligne 76: | ||
| **deforum** : création d'animations à partir de prompts et d'indications sur l'animation (rotation, zoom, etc.) | **deforum** : création d'animations à partir de prompts et d'indications sur l'animation (rotation, zoom, etc.) | ||
| * https://deforum.github.io | * https://deforum.github.io | ||
| + | * https://github.com/deforum-art/deforum-stable-diffusion | ||
| * https://docs.google.com/document/d/1RrQv7FntzOuLg4ohjRZPVL7iptIyBhwwbcEYEW2OfcI/edit | * https://docs.google.com/document/d/1RrQv7FntzOuLg4ohjRZPVL7iptIyBhwwbcEYEW2OfcI/edit | ||
| * https://github.com/deforum-art/sd-webui-deforum/wiki | * https://github.com/deforum-art/sd-webui-deforum/wiki | ||
| Ligne 85: | Ligne 90: | ||
| * https://github.com/rewbs/sd-parseq | * https://github.com/rewbs/sd-parseq | ||
| * un exemple : https://www.youtube.com/shorts/fgiev3A93RU | * un exemple : https://www.youtube.com/shorts/fgiev3A93RU | ||
| + | |||
| + | **diffusion** : procédé de création des images qui part d'une image bruitée pour la débruiter en la faisant correspondre au prompt | ||
| **dreambooth** : méthode pour compléter l'entrainement d'un modèle à partir de photos personnelles | **dreambooth** : méthode pour compléter l'entrainement d'un modèle à partir de photos personnelles | ||
| Ligne 126: | Ligne 133: | ||
| **paint-with-words** : segmentation d'iamges, multiples prompts | **paint-with-words** : segmentation d'iamges, multiples prompts | ||
| * https://github.com/cloneofsimo/paint-with-words-sd | * https://github.com/cloneofsimo/paint-with-words-sd | ||
| + | |||
| + | **prompt** : énoncé texte fourni pour produire l'image, selon les logiciels cet énoncé peut être renforcé par des signes de ponctuation (parenthèses, crochets, etc.) pour donner plus ou moins de poids à certains mots ou expressions | ||
| **sampler / sampling method** | **sampler / sampling method** | ||