-
Notifications
You must be signed in to change notification settings - Fork 313
DREAMBOOTH CUDA SETUP: Setup Failed! #320
Comments
samme issue here |
Same issue 😢 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behavior is the source of the following dependency conflicts. |
the error is caused by CUDA, the other repo is also same getting same error |
Same issue, error in the dependencies, and when training starts I'm getting the CUDA error |
I'm having the same issue |
I'm having the same issue too |
Maybe this method can be used |
Create a new cell and execute this:
Then create another new cell and execute this:
That worked for me. The problem appears to be that CUDA 11.8 is not installed, but 12.2 is, the colab notebook expects 11.8. The above installs CUDA 11.8 again. Though this feels like a bandaid, the other fix seems better, but I haven't tried it. |
This work for me as well, thanks man |
Is this done before mounting to Google Drive? Or is this done after? |
Thank you sir!! It's working |
It worked for me when I did it before |
It worked!!! |
current state explained here, thank you for waiting |
I still have the Coda-problem: I installed the 2 extra cells with de-install CUDA 12.2 and install 11.8, but the notebook still ceased to work with the same error at 4.2.1 I pushed the 2 extra cells on top, didn't work, I pushed them behind the dependencies cell - didn't work. How come? |
You don't need the cells, the bug has been fixed |
Well, I tried a fresh notebook kohya-LoRA-dreambooth.ipynb and found the good old error again: |
Did it work? |
Nope... see above. Same error :-( |
I'm asking because the author wrote that the error might still appear but the notebook would work, which is how it has been for me since his fix |
Then I am wondering, why it's not working here...? Same platform, same notebook - different results? |
Hello, please tell me, I am launching on google colab https://colab.research.google.com/github/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-dreambooth.ipynb#scrollTo=p_SHtbFwHVl1, but at the training launch stages A lot of errors appear, although just yesterday everything was working. Any ideas how to fix it?
The text was updated successfully, but these errors were encountered: