{"id":780,"date":"2023-04-22T04:28:19","date_gmt":"2023-04-22T04:28:19","guid":{"rendered":"https:\/\/ai-box.eu\/?p=780"},"modified":"2023-05-07T04:15:36","modified_gmt":"2023-05-07T04:15:36","slug":"stable-diffusion-automatic1111-experts-configuration","status":"publish","type":"post","link":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/","title":{"rendered":"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration"},"content":{"rendered":"<p>Now I have reached a point in the use of Automatic1111 that I also go a little deeper into the configuration. At the beginning I had passed parameters at the start of the software like listen or port. But there are much more possibilities to configure the own hardware with Automatic1111. The configurations I have tried myself are described in detail below.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#Multi-GPU_Configuration\" >Multi-GPU Configuration<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#Start_automatically\" >Start automatically<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#Artikelubersicht_%E2%80%93_Stable_Diffusion\" >Artikel\u00fcbersicht &#8211; Stable Diffusion:<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Multi-GPU_Configuration\"><\/span>Multi-GPU Configuration<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>If you have several NVIDIA GPUs installed in your system, you can specify on which of the GPUs the processes for generating the images should run.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Note:<\/strong> It is important to understand that a generation process cannot be split between multiple GPUs. That means a job runs on one GPU and is not multi GPU capable.<\/p>\n<p>The configuration I describe here for Linux or for Ubuntu but also under Windows there are the same settings but then just in the corresponding *.bat file and not *.sh file.<\/p>\n<p>Under Ubuntu go to the installation path of Automatic1111 and open the file <code>webui-user.sh<\/code>. In this file you look for the line <code>#export COMMANDLINE_ARGS=\"\"<\/code>. This line you change e.g. as follows that the calculation job of Automatic1111 runs on the GPU 1 if you have two graphic cards in your system. With me as two graphic cards you simply count up. In the following picture I added two yellow arrows to show you how to get the GPU ID. The numbering starts with 0, 1, 2, 3, etc.<\/p>\n<p>The adjusted line for GPU 1 looks like this: <code>export COMMANDLINE_ARGS=\"--device-id=1\"<\/code>.<\/p>\n<p>In the following picture you can see that the job for generating the images is running on GPU 1.<\/p>\n<div id=\"attachment_768\" style=\"width: 1034px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-768\" class=\"size-large wp-image-768\" src=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-1024x429.jpg\" alt=\"Automatic1111 Stable Diffusion multi GPU configuration\" width=\"1024\" height=\"429\" srcset=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-1024x429.jpg 1024w, https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-300x126.jpg 300w, https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-768x321.jpg 768w, https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-1536x643.jpg 1536w, https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-2048x857.jpg 2048w, https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-1080x452.jpg 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><p id=\"caption-attachment-768\" class=\"wp-caption-text\">Automatic1111 Stable Diffusion multi GPU configuration<\/p><\/div>\n<p style=\"padding-left: 40px;\"><strong>Note:<\/strong> I had problems when I ran multiple jobs on GPU 1 that PyTorch did not free the memory anymore. I had not noticed this when the GPU 0 is used so the default setting. I did not investigate further why and why the behavior is so.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Start_automatically\"><\/span>Start automatically<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Because I don&#8217;t want to log in to the PC to start Automatic1111 I wrote a small shell script which does exactly this startup for me. To do this, please create the following start script on the computer in a folder with e.g. the name <code>scripts<\/code>. In this folder now put a file with the name <code>autostart_automatic1111.sh<\/code>. Following now the commands for the terminal.<\/p>\n<p><strong>Command:<\/strong> <code>mkdir ~\/script<\/code><\/p>\n<p><strong>Command:<\/strong> <code>cd ~\/script<\/code><\/p>\n<p><strong>Command:<\/strong> <code>nano <em>autostart_automatic1111.sh<\/em><\/code><\/p>\n<p style=\"padding-left: 40px;\"><strong>Note:<\/strong> In the following section, please make sure that you replace &lt;user_name&gt; with your username of the Linux system. Otherwise the start script will not work.<\/p>\n<p>Now the following lines must be inserted into the script <code>autostart_automatic1111.sh<\/code>.<\/p>\n<p style=\"padding-left: 40px;\"><code>#!\/bin\/bash<\/code><br \/>\n<code># Autor: Ingmar Stapel<\/code><br \/>\n<code># Date: 20230501<\/code><br \/>\n<code># This script starts Automatic1111 in an Anaconda virtual environment<\/code><\/p>\n<p style=\"padding-left: 40px;\"><code>source \/home\/&lt;user_name&gt;\/anaconda3\/bin\/activate stable-diffusion &gt;&gt; \/home\/&lt;user_name&gt;\/stable-diffusion-anaconda.log 2&gt;&amp;1 &amp;<\/code><br \/>\n<code>sleep 1<\/code><br \/>\n<code>bash \/home\/&lt;user_name&gt;\/stable-diffusion-webui\/webui.sh --listen --port 7860 &gt;&gt; \/home\/&lt;user_name&gt;\/stable-diffusion-webui.log 2&gt;&amp;1 &amp;<\/code><\/p>\n<p>Then save the file and change the file permissions so that it can be executed.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Command:<\/strong> chmod +x <code><em>autostart_automatic1111.sh<\/em><\/code><\/p>\n<p>Now an entry must be made in the crontab so that the script is also executed after each restart. To do this, simply open the <code>crontab<\/code> once with the following command.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Command:<\/strong> <code>sudo nano \/etc\/crontab<\/code><\/p>\n<p>Now insert the following line to allow the script.<\/p>\n<p style=\"padding-left: 40px;\"><code>@reboot &lt;user_name&gt; \/usr\/bin\/bash \/home\/&lt;user_name&gt;\/start_stable_diffusion.sh &gt;&gt; \/home\/&lt;user_name&gt;\/stable-diffusion-crontab.log 2&gt;&amp;1 &amp;<\/code><\/p>\n<p>If you restart the computer now, Automatic1111 should start automatically. If this is not the case, then you can read in the two log files which are created once by the start script and once by the crontab process. You can find these two log files in the user directory on your system with the names <code>stable-diffusion-webui.log<\/code> and <code>stable-diffusion-crontab.log<\/code>.<\/p>\n<p>&nbsp;<\/p>\n<br>\r\n\t<br>\r\n\t<hr \/>\r\n<br>\r\n<h2>Artikel\u00fcbersicht - Stable Diffusion:<\/h2>\r\n\t<a title=\"Stable Diffusion - AUTOMATIC1111 Ubuntu Installation Teil 1\/2\" href=\"https:\/\/ai-box.eu\/stable_diffusion\/stable-diffusion-automatic1111-ubuntu-installation-teil-1-2\/546\/\">Stable Diffusion - AUTOMATIC1111 Ubuntu Installation Teil 1\/2<\/a><br>\r\n\t<a title=\"Stable Diffusion - AUTOMATIC1111 Ubuntu Installation Teil 2\/2\" href=\"https:\/\/ai-box.eu\/stable_diffusion\/stable-diffusion-automatic1111-ubuntu-installation-teil-2-2\/667\/\">Stable Diffusion - AUTOMATIC1111 Ubuntu Installation Teil 2\/2<\/a><br>\r\n\t<a title=\"Stable Diffusion - Bilder lokal generieren mit Prompt Beispielen\" href=\"https:\/\/ai-box.eu\/stable_diffusion\/stable-diffusion-bilder-lokal-generieren-mit-prompt-beispielen\/554\/\">Stable Diffusion - Bilder lokal generieren mit Prompt Beispielen<\/a><br>\r\n\t<a title=\"Stable Diffusion - AUTOMATIC1111 Experten Konfiguration\" href=\"https:\/\/ai-box.eu\/stable_diffusion\/stable-diffusion-automatic1111-experten-konfiguration\/765\/\">Stable Diffusion - AUTOMATIC1111 Experten Konfiguration<\/a><br>\r\n\t<a title=\"Stable Diffusion - Dreambooth Training Finetuning einrichten Teil 1\/2\" href=\"https:\/\/ai-box.eu\/top-story\/stable-diffusion-dreambooth-training-finetuning-einrichten-teil-1-2\/645\/\">Stable Diffusion - Dreambooth Training Finetuning einrichten Teil 1\/2<\/a><br>\r\n\t<a title=\"Stable Diffusion - Dreambooth Training Finetuning ausf\u00fchren Teil 2\/2\" href=\"https:\/\/ai-box.eu\/top-story\/stable-diffusion-dreambooth-training-finetuning-ausfuehren-teil-2-2\/675\/\">Stable Diffusion - Dreambooth Training Finetuning ausf\u00fchren Teil 2\/2<\/a><br>\t\r\n\t<br>\r\n\t<hr \/>\r\n\t\t<br>\r\n<br>\n","protected":false},"excerpt":{"rendered":"<p>Now I have reached a point in the use of Automatic1111 that I also go a little deeper into the configuration. At the beginning I had passed parameters at the start of the software like listen or port. But there are much more possibilities to configure the own hardware with Automatic1111. The configurations I have [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":769,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[104,50],"tags":[107,86,87,110,111,88,89,108,109,101,90,91,49,112,92],"class_list":["post-780","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-stable-diffusion","category-top-story-en","tag-anleitung-en","tag-automatic1111-en","tag-diffusion-en","tag-dreambooth-en","tag-finetuning-en","tag-howto-en-2","tag-installation-en","tag-konfiguration-en","tag-lokal-en","tag-prompt","tag-stable-en","tag-stable-diffusion-web-ui-en","tag-training-en","tag-training-en-2","tag-ubuntu-en","et-has-post-format-content","et_post_format-et-post-format-standard"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration - Exploring the Future: Inside the AI Box<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration - Exploring the Future: Inside the AI Box\" \/>\n<meta property=\"og:description\" content=\"Now I have reached a point in the use of Automatic1111 that I also go a little deeper into the configuration. At the beginning I had passed parameters at the start of the software like listen or port. But there are much more possibilities to configure the own hardware with Automatic1111. The configurations I have [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/\" \/>\n<meta property=\"og:site_name\" content=\"Exploring the Future: Inside the AI Box\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-22T04:28:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-07T04:15:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1072\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Maker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Ingmar_Stapel\" \/>\n<meta name=\"twitter:site\" content=\"@Ingmar_Stapel\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Maker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/\"},\"author\":{\"name\":\"Maker\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#\\\/schema\\\/person\\\/cc91d08618b3feeef6926591b465eab1\"},\"headline\":\"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration\",\"datePublished\":\"2023-04-22T04:28:19+00:00\",\"dateModified\":\"2023-05-07T04:15:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/\"},\"wordCount\":547,\"commentCount\":1,\"image\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ai-box.eu\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg\",\"keywords\":[\"Anleitung\",\"AUTOMATIC1111\",\"Diffusion\",\"Dreambooth\",\"Finetuning\",\"HowTo\",\"Installation\",\"Konfiguration\",\"lokal\",\"prompt\",\"Stable\",\"Stable Diffusion web UI\",\"training\",\"training\",\"Ubuntu\"],\"articleSection\":[\"Stable Diffusion\",\"Top story\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/\",\"url\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/\",\"name\":\"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration - Exploring the Future: Inside the AI Box\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ai-box.eu\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg\",\"datePublished\":\"2023-04-22T04:28:19+00:00\",\"dateModified\":\"2023-05-07T04:15:36+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#\\\/schema\\\/person\\\/cc91d08618b3feeef6926591b465eab1\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ai-box.eu\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/ai-box.eu\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg\",\"width\":2560,\"height\":1072,\"caption\":\"Automatic1111 Stable Diffusion multi GPU configuration\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/stable-diffusion\\\/stable-diffusion-automatic1111-experts-configuration\\\/780\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/\",\"name\":\"Exploring the Future: Inside the AI Box\",\"description\":\"Inside the AI Box, we share our experiences and discoveries in the world of artificial intelligence.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#\\\/schema\\\/person\\\/cc91d08618b3feeef6926591b465eab1\",\"name\":\"Maker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g\",\"caption\":\"Maker\"},\"description\":\"I live in Bavaria near Munich. In my head I always have many topics and try out especially in the field of Internet new media much in my spare time. I write on the blog because it makes me fun to report about the things that inspire me. I am happy about every comment, about suggestion and very about questions.\",\"sameAs\":[\"https:\\\/\\\/ai-box.eu\"],\"url\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/author\\\/ingmars\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration - Exploring the Future: Inside the AI Box","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/","og_locale":"en_US","og_type":"article","og_title":"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration - Exploring the Future: Inside the AI Box","og_description":"Now I have reached a point in the use of Automatic1111 that I also go a little deeper into the configuration. At the beginning I had passed parameters at the start of the software like listen or port. But there are much more possibilities to configure the own hardware with Automatic1111. The configurations I have [&hellip;]","og_url":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/","og_site_name":"Exploring the Future: Inside the AI Box","article_published_time":"2023-04-22T04:28:19+00:00","article_modified_time":"2023-05-07T04:15:36+00:00","og_image":[{"width":2560,"height":1072,"url":"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg","type":"image\/jpeg"}],"author":"Maker","twitter_card":"summary_large_image","twitter_creator":"@Ingmar_Stapel","twitter_site":"@Ingmar_Stapel","twitter_misc":{"Written by":"Maker","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#article","isPartOf":{"@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/"},"author":{"name":"Maker","@id":"https:\/\/ai-box.eu\/en\/#\/schema\/person\/cc91d08618b3feeef6926591b465eab1"},"headline":"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration","datePublished":"2023-04-22T04:28:19+00:00","dateModified":"2023-05-07T04:15:36+00:00","mainEntityOfPage":{"@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/"},"wordCount":547,"commentCount":1,"image":{"@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#primaryimage"},"thumbnailUrl":"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg","keywords":["Anleitung","AUTOMATIC1111","Diffusion","Dreambooth","Finetuning","HowTo","Installation","Konfiguration","lokal","prompt","Stable","Stable Diffusion web UI","training","training","Ubuntu"],"articleSection":["Stable Diffusion","Top story"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/","url":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/","name":"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration - Exploring the Future: Inside the AI Box","isPartOf":{"@id":"https:\/\/ai-box.eu\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#primaryimage"},"image":{"@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#primaryimage"},"thumbnailUrl":"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg","datePublished":"2023-04-22T04:28:19+00:00","dateModified":"2023-05-07T04:15:36+00:00","author":{"@id":"https:\/\/ai-box.eu\/en\/#\/schema\/person\/cc91d08618b3feeef6926591b465eab1"},"breadcrumb":{"@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#primaryimage","url":"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg","contentUrl":"https:\/\/ai-box.eu\/wp-content\/uploads\/2023\/04\/Automatic1111_Stable_Diffusion_multi_GPU_configuration-1-scaled.jpg","width":2560,"height":1072,"caption":"Automatic1111 Stable Diffusion multi GPU configuration"},{"@type":"BreadcrumbList","@id":"https:\/\/ai-box.eu\/en\/stable-diffusion\/stable-diffusion-automatic1111-experts-configuration\/780\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/ai-box.eu\/en\/"},{"@type":"ListItem","position":2,"name":"Stable Diffusion \u2013 AUTOMATIC1111 Experts configuration"}]},{"@type":"WebSite","@id":"https:\/\/ai-box.eu\/en\/#website","url":"https:\/\/ai-box.eu\/en\/","name":"Exploring the Future: Inside the AI Box","description":"Inside the AI Box, we share our experiences and discoveries in the world of artificial intelligence.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ai-box.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/ai-box.eu\/en\/#\/schema\/person\/cc91d08618b3feeef6926591b465eab1","name":"Maker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g","caption":"Maker"},"description":"I live in Bavaria near Munich. In my head I always have many topics and try out especially in the field of Internet new media much in my spare time. I write on the blog because it makes me fun to report about the things that inspire me. I am happy about every comment, about suggestion and very about questions.","sameAs":["https:\/\/ai-box.eu"],"url":"https:\/\/ai-box.eu\/en\/author\/ingmars\/"}]}},"_links":{"self":[{"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/posts\/780","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/comments?post=780"}],"version-history":[{"count":4,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/posts\/780\/revisions"}],"predecessor-version":[{"id":805,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/posts\/780\/revisions\/805"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/media\/769"}],"wp:attachment":[{"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/media?parent=780"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/categories?post=780"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/tags?post=780"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}