<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: elneves</title>
    <description>The latest articles on DEV Community by elneves (@elneves).</description>
    <link>https://dev.to/elneves</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3365158%2F78726b69-19e1-4ae3-a943-88a70e8965cd.png</url>
      <title>DEV Community: elneves</title>
      <link>https://dev.to/elneves</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elneves"/>
    <language>en</language>
    <item>
      <title>Just released the world’s first LoRA for Qwen-Image, entire training toolkit open-sourced</title>
      <dc:creator>elneves</dc:creator>
      <pubDate>Thu, 07 Aug 2025 00:02:26 +0000</pubDate>
      <link>https://dev.to/elneves/just-released-the-worlds-first-lora-for-qwen-image-entire-training-toolkit-open-sourced-10pj</link>
      <guid>https://dev.to/elneves/just-released-the-worlds-first-lora-for-qwen-image-entire-training-toolkit-open-sourced-10pj</guid>
      <description>&lt;p&gt;Clone the repository and navigate into it: &lt;br&gt;
&lt;code&gt;git clone https://github.com/FlyMyAI/qwen-image-lora-trainer&lt;br&gt;
cd qwen-image-lora-trainer&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Install required packages: &lt;code&gt;pip install -r requirements.txt&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Install the latest &lt;code&gt;diffusers&lt;/code&gt; from GitHub: &lt;br&gt;
&lt;code&gt;pip install git+https://github.com/huggingface/diffusers&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;To begin training with your configuration file (e.g., train_lora.yaml), run:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;accelerate launch train.py --config ./train_configs/train_lora.yaml
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Or upload your photos:  &lt;a href="https://app.flymy.ai/models/flymyai/qwen-image-lora-trainer" rel="noopener noreferrer"&gt;https://app.flymy.ai/models/flymyai/qwen-image-lora-trainer&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Use access via API with Qwen LoRA node: &lt;a href="https://app.flymy.ai/models/flymyai/qwen-image-lora" rel="noopener noreferrer"&gt;https://app.flymy.ai/models/flymyai/qwen-image-lora&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>news</category>
      <category>t2i</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
