Closed dlmarston closed 1 month ago
Running the run.py script...
Traceback (most recent call last):
File "/Users/dave/roop-unleashed/run.py", line 3, in
added albucore==0.0.16 to requirements.txt and it seems to get past the error
Having same issue on paperspace Running ok on colab pro though
Downgrading also worked for me.
albucore = "^0.0.16"
added albucore==0.0.16 to requirements.txt and it seems to get past the error
Can somebody explain step by step how to do this? thnx
Im ask CGPT to fix this error downgrade albumentations , i think its because insight or albumentations update : pip install albumentations==1.1.0 its work for me
added albucore==0.0.16 to requirements.txt and it seems to get past the error
Can somebody explain step by step how to do this? thnx
added albucore==0.0.16 to requirements.txt and it seems to get past the error
Can somebody explain step by step how to do this? thnx
I tried and it didnt work. I'm new to all this. Do I change the txt and save and thats it, then just open the installer or do I have to run a comand? I tried both. Went to powershell and run the pip install -r requirements.txt but then when I tried the installer it was still in error. Thanks.
added albucore==0.0.16 to requirements.txt and it seems to get past the error
Can somebody explain step by step how to do this? thnx
didnt work it is for mac or windows?
added albucore==0.0.16 to requirements.txt and it seems to get past the error
do u have to reinstall after doing this?
Im ask CGPT to fix this error downgrade albumentations , i think its because insight or albumentations update : pip install albumentations==1.1.0 its work for me
This did not work for me. Can you please provide step-by-step instructions?
It seems to be not limited to Mac but a general problem with the latest version of the albucore package. Googling it, also Comfy and some others seem to have the same problem. I downgraded the requirements to the last known working version. Please everybody who has this problem, update your installation or do this automatically using the respective installer and tell me if it's working now.
It seems to be not limited to Mac but a general problem with the latest version of the albucore package. Googling it, also Comfy and some others seem to have the same problem. I downgraded the requirements to the last known working version. Please everybody who has this problem, update your installation or do this automatically using the respective installer and tell me if it's working now.
that fixed it. thnx
It works for me! Thaks dude :)
Nice. Closing this issue for good.
Describe the bug Error message: ImportError: cannot import name 'preserve_channel_dim' from 'albucore.utils' (/Users/dave/roop-unleashed/.venv/lib/python3.11/site-packages/albucore/utils.py) after running sh runMacOS.sh
To Reproduce after running : /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/PJF16/roop-unleashed/master/installer/macOSinstaller.sh) side note - this requires a " added to the end of the line then running sh runMacOS.sh
Details What OS are you using?
Are you using a GPU?
Which version of roop unleashed are you using? 4.28
Screenshots If applicable, add screenshots to help explain your problem.