this post was submitted on 14 Jun 2023
0 points (NaN% liked)

Stable Diffusion

4320 readers
32 users here now

Discuss matters related to our favourite AI Art generation technology

Also see

Other communities

founded 1 year ago
MODERATORS
 

Is anyone familiar with koyha and how to get it to work? I am following the guide

https://aituts.com/stable-diffusion-lora/#Train_your_own_LoRA

During step 3, the command

cp .\bitsandbytes_windows*.dll .\venv\Lib\site-packages\bitsandbytes\

returns the error

cp : The filename, directory name, or volume label syntax is incorrect. At line:1 char:1

  • cp .\bitsandbytes_windows*.dll .\venv\Lib\site-packages\bitsandbytes ...
  •   + CategoryInfo          : NotSpecified: (:) [Copy-Item], IOException
      + FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Does anyone know how to go about dealing with this?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here