tin2tin / Pallaidium

PALLAIDIUM - a generative AI movie studio integrated in the Blender Video Editor.
GNU General Public License v3.0
990 stars 81 forks source link

no sequencer generative ai addon #109

Closed ispyridis closed 4 months ago

ispyridis commented 4 months ago

I did the steps you describe for installation but it does not work. I do not see the addon

tin2tin commented 4 months ago

After installing the add-on, search for "generative", among the add-ons?

ispyridis commented 4 months ago

I did this and no it shows only the two add ons that are above yours exactly as you show it in your images. I tried in blender 4.1 and bforartists both do not find it.

tin2tin commented 4 months ago

Before installing the add-on in Blender, open the "System Console" in Blender. Then install the add-on. And see if something is written in the System Console.

Could you write:

Basically, I need all information possible, so I can try to reproduce it. If I can't reproduce it, I can't fix it.

tin2tin commented 4 months ago

I did not include a tutorial on how to install add-ons in Blender. If this is the problem, try a tutorial like this one: https://www.youtube.com/watch?v=xc0YL8kQwoA

ispyridis commented 4 months ago

really sorry i was unzipping, then trying to install folder

tin2tin commented 4 months ago

So, does it work now?

ispyridis commented 4 months ago

I have to resolve dependencies problems. Can I keep posting here on the thread? If I'm not taking your time?

Στις Κυρ, 16 Ιουν 2024, 11:06 ο χρήστης tin2tin @.***> έγραψε:

So, does it work now?

— Reply to this email directly, view it on GitHub https://github.com/tin2tin/Pallaidium/issues/109#issuecomment-2171175296, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5M6BGRHM7VKORULMZXMP7TZHVBOPAVCNFSM6AAAAABJKYTK4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZRGE3TKMRZGY . You are receiving this because you authored the thread.Message ID: @.***>

tin2tin commented 4 months ago

What dependency problem?

ispyridis commented 4 months ago

OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\lib\shm.dll" or one of its dependencies. Error: Python: Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 3416, in execute from diffusers import DiffusionPipeline, DPMSolverMultistepScheduler File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\diffusers\init.py", line 5, in from .utils import ( File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\diffusers\utils\init.py", line 100, in from .peft_utils import ( File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\diffusers\utils\peft_utils.py", line 28, in import torch File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\init__.py", line 141, in raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\lib\shm.dll" or one of its dependencies.

ispyridis commented 4 months ago

when installing i was getting a suggestion to include python 3,10/scripts to path other than that i had no errors

tin2tin commented 4 months ago

Please write:

Did you click "Install Dependencies", after opening Blender with a right-click and select "Run as admin"? (Looks like none of the decencies are installed)

ispyridis commented 4 months ago

Rtx a5500 windows blender 4.1

Στις Κυρ, 16 Ιουν 2024, 14:27 ο χρήστης tin2tin @.***> έγραψε:

Could you write:

OS. Blender version. Nvidia card

— Reply to this email directly, view it on GitHub https://github.com/tin2tin/Pallaidium/issues/109#issuecomment-2171447765, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5M6BGWPG4VZYRWDKKKCBLTZHVZBFAVCNFSM6AAAAABJKYTK4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZRGQ2DONZWGU . You are receiving this because you authored the thread.Message ID: @.***>

tin2tin commented 4 months ago

Did you click "Install Dependencies", after opening Blender with a right-click and select "Run as admin"? (Looks like none of the decencies are installed)

tin2tin commented 4 months ago

Wow, that's a powerful gfx card you have!

ispyridis commented 4 months ago

Yes but I have installed a lot of ai apps and now I get some conflicts with python installations. Since you are so helpful I will try to reinstall and send the errors I get. Might also help others for reference I they stumble to same problems.

ispyridis commented 4 months ago

I did run as admin most of the times probably not the last one that I installed using directly the zip

tin2tin commented 4 months ago

C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\ Hmm... I wonder, why it is looking in that folder, since normally it is installing the python libs in the blender folder(and looking for them there). Ex.: "...blender-4.1.0\4.1\python\lib\site-packages\"

I also notice you use Bforartists. I never used that, and don't know if the python path has changed. Could you try with a Blender 4.1 portable or installation?

tin2tin commented 4 months ago

If you experience ex. Torch without CUDA being installed or lib conflicts, then: Click Uninstall Dependencies.

When finished close Blender, go to these paths and delete all folders called something with torch or -orch or just starting with - "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\" "...Bforartists\Bforartists\4.1\python\lib\site-packages"

Restart the computer(libs can stay in memory or in tempfiles). And then, after "Run as admin", install dependencies.

tin2tin commented 4 months ago

How is it going?

ispyridis commented 4 months ago

Read prefs: "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\config\userpref.blend" Python: 3.10.13 (main, Sep 20 2023, 07:33:17) [MSC v.1928 64 bit (AMD64)] Pallaidium dependencies needs to be installed and Blender needs to be restarted. fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' reloading addon: Pallaidium-main 1718472674.3345928 1718546192.592826 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\init.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' Modules Installed () from 'C:\Users\ISPYR\Downloads\Pallaidium-main.zip' into 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons' Ensuring: pip Looking in links: c:\Users\ISPYR\AppData\Local\Temp\tmpe8zkz8zv Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (63.2.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0)

Installing: huggingface_hub module Requirement already satisfied: huggingface_hub in c:\users\ispyr\appdata\roaming\python\python310\site-packages (0.23.4) Requirement already satisfied: filelock in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (3.15.1) Requirement already satisfied: fsspec>=2023.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (6.0.1) Requirement already satisfied: requests in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (2.32.3) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (4.66.4) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (4.12.2) Requirement already satisfied: colorama in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tqdm>=4.42.1->huggingface_hub) (0.4.6) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->huggingface_hub) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2021.10.8)

Installing: transformers module Collecting git+https://github.com/huggingface/transformers.git Cloning https://github.com/huggingface/transformers.git to c:\users\ispyr\appdata\local\temp\pip-req-build-2t2wfy6i Running command git clone --filter=blob:none --quiet https://github.com/huggingface/transformers.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-2t2wfy6i' Resolved https://github.com/huggingface/transformers.git to commit eed9ed679878ada2f6d2eefccdbda368cabc88b1 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: filelock in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (3.15.1) Requirement already satisfied: huggingface-hub<1.0,>=0.23.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (0.23.4) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (6.0.1) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (2024.5.15) Requirement already satisfied: requests in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (2.32.3) Requirement already satisfied: tokenizers<0.20,>=0.19 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (0.19.1) Requirement already satisfied: safetensors>=0.4.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (0.4.3) Requirement already satisfied: tqdm>=4.27 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (4.66.4) Requirement already satisfied: fsspec>=2023.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (2024.6.0) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (4.12.2) Requirement already satisfied: colorama in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tqdm>=4.27->transformers==4.42.0.dev0) (0.4.6) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->transformers==4.42.0.dev0) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2021.10.8) Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 934, in execute install_modules(self) File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 711, in install_modules import_module(self, "transformers", "git+https://github.com/huggingface/transformers.git") File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers__init__.py", line 26, in from . import dependency_versions_check File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\dependency_versions_check.py", line 16, in from .utils.versions import require_version, require_version_core File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\utils\init__.py", line 34, in from .generic import ( File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\utils\generic.py", line 462, in import torch.utils._pytree as _torch_pytree File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\init__.py", line 141, in raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\lib\shm.dll" or one of its dependencies. Info: Installing: huggingface_hub module. Info: Installing: transformers module. Error: Python: Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers__init__.py", line 26, in from . import dependency_versions_check File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\dependency_versions_check.py", line 16, in from .utils.versions import require_version, require_version_core File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\utils__init__.py", line 34, in from .generic import ( File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\utils\generic.py", line 462, in import torch.utils._pytree as _torch_pytree File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\init__.py", line 141, in raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\lib\shm.dll" or one of its dependencies.

ispyridis commented 4 months ago

Read prefs: "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\config\userpref.blend" Python: 3.10.13 (main, Sep 20 2023, 07:33:17) [MSC v.1928 64 bit (AMD64)] Pallaidium dependencies needs to be installed and Blender needs to be restarted. fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' reloading addon: Pallaidium-main 1718472674.3345928 1718546192.592826 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\init.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' Modules Installed () from 'C:\Users\ISPYR\Downloads\Pallaidium-main.zip' into 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons' Ensuring: pip Looking in links: c:\Users\ISPYR\AppData\Local\Temp\tmpe8zkz8zv Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (63.2.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0)

Installing: huggingface_hub module Requirement already satisfied: huggingface_hub in c:\users\ispyr\appdata\roaming\python\python310\site-packages (0.23.4) Requirement already satisfied: filelock in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (3.15.1) Requirement already satisfied: fsspec>=2023.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (6.0.1) Requirement already satisfied: requests in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (2.32.3) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (4.66.4) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (4.12.2) Requirement already satisfied: colorama in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tqdm>=4.42.1->huggingface_hub) (0.4.6) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->huggingface_hub) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2021.10.8)

Installing: transformers module Collecting git+https://github.com/huggingface/transformers.git Cloning https://github.com/huggingface/transformers.git to c:\users\ispyr\appdata\local\temp\pip-req-build-2t2wfy6i Running command git clone --filter=blob:none --quiet https://github.com/huggingface/transformers.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-2t2wfy6i' Resolved https://github.com/huggingface/transformers.git to commit eed9ed679878ada2f6d2eefccdbda368cabc88b1 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: filelock in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (3.15.1) Requirement already satisfied: huggingface-hub<1.0,>=0.23.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (0.23.4) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (6.0.1) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (2024.5.15) Requirement already satisfied: requests in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (2.32.3) Requirement already satisfied: tokenizers<0.20,>=0.19 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (0.19.1) Requirement already satisfied: safetensors>=0.4.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (0.4.3) Requirement already satisfied: tqdm>=4.27 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (4.66.4) Requirement already satisfied: fsspec>=2023.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (2024.6.0) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (4.12.2) Requirement already satisfied: colorama in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tqdm>=4.27->transformers==4.42.0.dev0) (0.4.6) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->transformers==4.42.0.dev0) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2021.10.8) Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 934, in execute install_modules(self) File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 711, in install_modules import_module(self, "transformers", "git+https://github.com/huggingface/transformers.git") File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers__init__.py", line 26, in from . import dependency_versions_check File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\dependency_versions_check.py", line 16, in from .utils.versions import require_version, require_version_core File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\utils\init__.py", line 34, in from .generic import ( File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\utils\generic.py", line 462, in import torch.utils._pytree as _torch_pytree File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\init__.py", line 141, in raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\lib\shm.dll" or one of its dependencies. Info: Installing: huggingface_hub module. Info: Installing: transformers module. Error: Python: Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers__init__.py", line 26, in from . import dependency_versions_check File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\dependency_versions_check.py", line 16, in from .utils.versions import require_version, require_version_core File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\utils__init__.py", line 34, in from .generic import ( File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\transformers\utils\generic.py", line 462, in import torch.utils._pytree as _torch_pytree File "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\init__.py", line 141, in raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\torch\lib\shm.dll" or one of its dependencies.

Found existing installation: torch 2.3.0+cu121 Uninstalling torch-2.3.0+cu121: Successfully uninstalled torch-2.3.0+cu121 WARNING: Failed to remove contents in a temporary directory 'C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\~orch'. You can safely remove it manually.

Found existing installation: filelock 3.15.1 Uninstalling filelock-3.15.1: Successfully uninstalled filelock-3.15.1

Found existing installation: fsspec 2024.6.0 Uninstalling fsspec-2024.6.0: Successfully uninstalled fsspec-2024.6.0

Found existing installation: Jinja2 3.1.4 Uninstalling Jinja2-3.1.4: Successfully uninstalled Jinja2-3.1.4

Found existing installation: networkx 3.3 Uninstalling networkx-3.3: Successfully uninstalled networkx-3.3

Found existing installation: typing_extensions 4.12.2 Uninstalling typing_extensions-4.12.2: Successfully uninstalled typing_extensions-4.12.2 Found existing installation: torchvision 0.18.0+cu121 Uninstalling torchvision-0.18.0+cu121: Successfully uninstalled torchvision-0.18.0+cu121

Found existing installation: pillow 10.3.0 Uninstalling pillow-10.3.0: Successfully uninstalled pillow-10.3.0

Found existing installation: torchaudio 2.3.0+cu121 Uninstalling torchaudio-2.3.0+cu121: Successfully uninstalled torchaudio-2.3.0+cu121

Found existing installation: PySoundFile 0.9.0.post1 Uninstalling PySoundFile-0.9.0.post1: Successfully uninstalled PySoundFile-0.9.0.post1

Found existing installation: diffusers 0.30.0.dev0 Uninstalling diffusers-0.30.0.dev0: Successfully uninstalled diffusers-0.30.0.dev0

WARNING: Skipping filelock as it is not installed.

Found existing installation: huggingface-hub 0.23.4 Uninstalling huggingface-hub-0.23.4: Successfully uninstalled huggingface-hub-0.23.4

Found existing installation: importlib_metadata 7.1.0 Uninstalling importlib_metadata-7.1.0: Successfully uninstalled importlib_metadata-7.1.0

WARNING: Skipping Pillow as it is not installed.

Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3

Found existing installation: safetensors 0.4.3 Uninstalling safetensors-0.4.3: Successfully uninstalled safetensors-0.4.3 Found existing installation: transformers 4.42.0.dev0 Uninstalling transformers-4.42.0.dev0: Successfully uninstalled transformers-4.42.0.dev0

WARNING: Skipping filelock as it is not installed.

WARNING: Skipping huggingface-hub as it is not installed.

Found existing installation: packaging 24.1 Uninstalling packaging-24.1: Successfully uninstalled packaging-24.1

Found existing installation: PyYAML 6.0.1 Uninstalling PyYAML-6.0.1: Successfully uninstalled PyYAML-6.0.1 WARNING: Failed to remove contents in a temporary directory 'C:\Users\ISPYR\AppData\Roaming\Python\Python310\site-packages\~aml'. You can safely remove it manually.

Found existing installation: requests 2.27.1 Uninstalling requests-2.27.1: Successfully uninstalled requests-2.27.1

WARNING: Skipping safetensors as it is not installed.

Found existing installation: tokenizers 0.19.1 Uninstalling tokenizers-0.19.1: Successfully uninstalled tokenizers-0.19.1

Found existing installation: sentencepiece 0.1.99 Uninstalling sentencepiece-0.1.99: Successfully uninstalled sentencepiece-0.1.99

WARNING: Skipping safetensors as it is not installed. Found existing installation: opencv-python 4.10.0.82 Uninstalling opencv-python-4.10.0.82: Successfully uninstalled opencv-python-4.10.0.82

Found existing installation: scipy 1.13.1 Uninstalling scipy-1.13.1: Successfully uninstalled scipy-1.13.1

Found existing installation: ipython 8.25.0 Uninstalling ipython-8.25.0: Successfully uninstalled ipython-8.25.0

Found existing installation: colorama 0.4.6 Uninstalling colorama-0.4.6: Successfully uninstalled colorama-0.4.6

Found existing installation: decorator 5.1.1 Uninstalling decorator-5.1.1: Successfully uninstalled decorator-5.1.1

Found existing installation: exceptiongroup 1.2.1 Uninstalling exceptiongroup-1.2.1: Successfully uninstalled exceptiongroup-1.2.1

Found existing installation: matplotlib-inline 0.1.7 Uninstalling matplotlib-inline-0.1.7: Successfully uninstalled matplotlib-inline-0.1.7

Found existing installation: prompt_toolkit 3.0.47 Uninstalling prompt_toolkit-3.0.47: Successfully uninstalled prompt_toolkit-3.0.47

Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0

Found existing installation: stack-data 0.6.3 Uninstalling stack-data-0.6.3: Successfully uninstalled stack-data-0.6.3

Found existing installation: traitlets 5.14.3 Uninstalling traitlets-5.14.3: Successfully uninstalled traitlets-5.14.3

WARNING: Skipping typing-extensions as it is not installed. WARNING: Skipping bark as it is not installed. Found existing installation: xformers 0.0.26.post1 Uninstalling xformers-0.0.26.post1: Successfully uninstalled xformers-0.0.26.post1

Found existing installation: imageio 2.34.1 Uninstalling imageio-2.34.1: Successfully uninstalled imageio-2.34.1

WARNING: Skipping pillow as it is not installed. Found existing installation: imWatermark 0.0.2 Uninstalling imWatermark-0.0.2: Successfully uninstalled imWatermark-0.0.2

Found existing installation: imhist 0.0.4 Uninstalling imhist-0.0.4: Successfully uninstalled imhist-0.0.4

WARNING: Skipping pillow as it is not installed. WARNING: Skipping libtorrent as it is not installed. Found existing installation: accelerate 0.31.0 Uninstalling accelerate-0.31.0: Successfully uninstalled accelerate-0.31.0

WARNING: Skipping huggingface-hub as it is not installed.

WARNING: Skipping packaging as it is not installed.

Found existing installation: psutil 5.9.8 Uninstalling psutil-5.9.8: Successfully uninstalled psutil-5.9.8

WARNING: Skipping pyyaml as it is not installed.

WARNING: Skipping safetensors as it is not installed.

WARNING: Skipping triton as it is not installed. WARNING: Skipping cv2 as it is not installed. Found existing installation: protobuf 4.25.3 Uninstalling protobuf-4.25.3: Successfully uninstalled protobuf-4.25.3

Found existing installation: resemble-enhance 0.0.2.dev240203022644 Uninstalling resemble-enhance-0.0.2.dev240203022644: Successfully uninstalled resemble-enhance-0.0.2.dev240203022644

Found existing installation: celluloid 0.2.0 Uninstalling celluloid-0.2.0: Successfully uninstalled celluloid-0.2.0

Found existing installation: gradio 4.36.1 Uninstalling gradio-4.36.1: Successfully uninstalled gradio-4.36.1

Found existing installation: librosa 0.9.2 Uninstalling librosa-0.9.2: Successfully uninstalled librosa-0.9.2

WARNING: Skipping loguru as it is not installed.

Found existing installation: matplotlib 3.9.0 Uninstalling matplotlib-3.9.0: Successfully uninstalled matplotlib-3.9.0

Found existing installation: omegaconf 2.3.0 Uninstalling omegaconf-2.3.0: Successfully uninstalled omegaconf-2.3.0

Found existing installation: pandas 2.0.2 Uninstalling pandas-2.0.2: Successfully uninstalled pandas-2.0.2

Found existing installation: ptflops 0.7.3 Uninstalling ptflops-0.7.3: Successfully uninstalled ptflops-0.7.3

Found existing installation: resampy 0.4.3 Uninstalling resampy-0.4.3: Successfully uninstalled resampy-0.4.3

Found existing installation: SoundFile 0.10.2 Uninstalling SoundFile-0.10.2: Successfully uninstalled SoundFile-0.10.2

Found existing installation: tabulate 0.9.0 Uninstalling tabulate-0.9.0: Successfully uninstalled tabulate-0.9.0

WARNING: Skipping torchaudio as it is not installed.

WARNING: Skipping torchvision as it is not installed.

Found existing installation: mediapipe 0.10.14 Uninstalling mediapipe-0.10.14: Successfully uninstalled mediapipe-0.10.14

Found existing installation: absl-py 2.1.0 Uninstalling absl-py-2.1.0: Successfully uninstalled absl-py-2.1.0

Found existing installation: flatbuffers 24.3.25 Uninstalling flatbuffers-24.3.25: Successfully uninstalled flatbuffers-24.3.25

Found existing installation: jaxlib 0.4.29 Uninstalling jaxlib-0.4.29: Successfully uninstalled jaxlib-0.4.29

WARNING: Skipping matplotlib as it is not installed.

Found existing installation: opencv-contrib-python 4.10.0.82 Uninstalling opencv-contrib-python-4.10.0.82: Successfully uninstalled opencv-contrib-python-4.10.0.82

WARNING: Skipping protobuf as it is not installed.

Found existing installation: sounddevice 0.4.7 Uninstalling sounddevice-0.4.7: Successfully uninstalled sounddevice-0.4.7 WARNING: Skipping controlnet_aux as it is not installed. Found existing installation: stable-audio-tools 0.0.16 Uninstalling stable-audio-tools-0.0.16: Successfully uninstalled stable-audio-tools-0.0.16

Found existing installation: alias-free-torch 0.0.6 Uninstalling alias-free-torch-0.0.6: Successfully uninstalled alias-free-torch-0.0.6

Found existing installation: auraloss 0.4.0 Uninstalling auraloss-0.4.0: Successfully uninstalled auraloss-0.4.0

Found existing installation: descript-audio-codec 1.0.0 Uninstalling descript-audio-codec-1.0.0: Successfully uninstalled descript-audio-codec-1.0.0

Found existing installation: einops 0.7.0 Uninstalling einops-0.7.0: Successfully uninstalled einops-0.7.0

Found existing installation: einops-exts 0.0.4 Uninstalling einops-exts-0.0.4: Successfully uninstalled einops-exts-0.0.4

Found existing installation: ema-pytorch 0.2.3 Uninstalling ema-pytorch-0.2.3: Successfully uninstalled ema-pytorch-0.2.3

Found existing installation: encodec 0.1.1 Uninstalling encodec-0.1.1: Successfully uninstalled encodec-0.1.1

WARNING: Skipping gradio as it is not installed.

WARNING: Skipping huggingface-hub as it is not installed.

Found existing installation: importlib-resources 5.12.0 Uninstalling importlib-resources-5.12.0: Successfully uninstalled importlib-resources-5.12.0

Found existing installation: k-diffusion 0.1.1 Uninstalling k-diffusion-0.1.1: Successfully uninstalled k-diffusion-0.1.1

Found existing installation: laion-clap 1.1.4 Uninstalling laion-clap-1.1.4: Successfully uninstalled laion-clap-1.1.4

Found existing installation: local-attention 1.8.6 Uninstalling local-attention-1.8.6: Successfully uninstalled local-attention-1.8.6

WARNING: Skipping pandas as it is not installed.

Found existing installation: pedalboard 0.7.4 Uninstalling pedalboard-0.7.4: Successfully uninstalled pedalboard-0.7.4

Found existing installation: prefigure 0.0.9 Uninstalling prefigure-0.0.9: Successfully uninstalled prefigure-0.0.9

Found existing installation: pytorch-lightning 2.1.0 Uninstalling pytorch-lightning-2.1.0: Successfully uninstalled pytorch-lightning-2.1.0

Found existing installation: PyWavelets 1.4.1 Uninstalling PyWavelets-1.4.1: Successfully uninstalled PyWavelets-1.4.1

WARNING: Skipping safetensors as it is not installed.

WARNING: Skipping sentencepiece as it is not installed.

WARNING: Skipping torchaudio as it is not installed.

Found existing installation: torchmetrics 0.11.4 Uninstalling torchmetrics-0.11.4: Successfully uninstalled torchmetrics-0.11.4

WARNING: Skipping transformers as it is not installed.

Found existing installation: v-diffusion-pytorch 0.0.2 Uninstalling v-diffusion-pytorch-0.0.2: Successfully uninstalled v-diffusion-pytorch-0.0.2

Found existing installation: vector-quantize-pytorch 1.9.14 Uninstalling vector-quantize-pytorch-1.9.14: Successfully uninstalled vector-quantize-pytorch-1.9.14

Found existing installation: webdataset 0.2.48 Uninstalling webdataset-0.2.48: Successfully uninstalled webdataset-0.2.48

Found existing installation: x-transformers 1.26.6 Uninstalling x-transformers-1.26.6: Successfully uninstalled x-transformers-1.26.6 Found existing installation: beautifulsoup4 4.12.3 Uninstalling beautifulsoup4-4.12.3: Successfully uninstalled beautifulsoup4-4.12.3

Found existing installation: soupsieve 2.5 Uninstalling soupsieve-2.5: Successfully uninstalled soupsieve-2.5 Found existing installation: ftfy 6.2.0 Uninstalling ftfy-6.2.0: Successfully uninstalled ftfy-6.2.0

Found existing installation: wcwidth 0.2.13 Uninstalling wcwidth-0.2.13: Successfully uninstalled wcwidth-0.2.13 WARNING: Skipping celluloid as it is not installed. WARNING: Skipping omegaconf as it is not installed. WARNING: Skipping pandas as it is not installed. WARNING: Skipping ptflops as it is not installed. Found existing installation: rich 13.7.1 Uninstalling rich-13.7.1: Successfully uninstalled rich-13.7.1

Found existing installation: markdown-it-py 3.0.0 Uninstalling markdown-it-py-3.0.0: Successfully uninstalled markdown-it-py-3.0.0

WARNING: Skipping pygments as it is not installed. WARNING: Skipping resampy as it is not installed. WARNING: Skipping tabulate as it is not installed. WARNING: Skipping gradio as it is not installed. Found existing installation: ruamel.yaml.clib 0.2.8 Uninstalling ruamel.yaml.clib-0.2.8: Successfully uninstalled ruamel.yaml.clib-0.2.8

Found existing installation: fastprogress 1.0.3 Uninstalling fastprogress-1.0.3: Successfully uninstalled fastprogress-1.0.3

Found existing installation: fastcore 1.5.45 Uninstalling fastcore-1.5.45: Successfully uninstalled fastcore-1.5.45

WARNING: Skipping packaging as it is not installed. Found existing installation: ruamel.yaml 0.18.6 Uninstalling ruamel.yaml-0.18.6: Successfully uninstalled ruamel.yaml-0.18.6

WARNING: Skipping ruamel.yaml.clib as it is not installed. Found existing installation: HyperPyYAML 1.2.2 Uninstalling HyperPyYAML-1.2.2: Successfully uninstalled HyperPyYAML-1.2.2

WARNING: Skipping pyyaml as it is not installed.

WARNING: Skipping ruamel.yaml as it is not installed. Found existing installation: speechbrain 0.5.16 Uninstalling speechbrain-0.5.16: Successfully uninstalled speechbrain-0.5.16

WARNING: Skipping huggingface-hub as it is not installed.

WARNING: Skipping hyperpyyaml as it is not installed.

Found existing installation: joblib 1.4.2 Uninstalling joblib-1.4.2: Successfully uninstalled joblib-1.4.2

WARNING: Skipping packaging as it is not installed.

WARNING: Skipping sentencepiece as it is not installed.

WARNING: Skipping torchaudio as it is not installed.

Found existing installation: vocos 0.1.0 Uninstalling vocos-0.1.0: Successfully uninstalled vocos-0.1.0

WARNING: Skipping einops as it is not installed.

WARNING: Skipping encodec as it is not installed.

WARNING: Skipping huggingface-hub as it is not installed.

WARNING: Skipping pyyaml as it is not installed.

WARNING: Skipping torchaudio as it is not installed. Found existing installation: WhisperSpeech 0.8 Uninstalling WhisperSpeech-0.8: Successfully uninstalled WhisperSpeech-0.8 Found existing installation: pydub 0.25.1 Uninstalling pydub-0.25.1: Successfully uninstalled pydub-0.25.1

Info: Remove AI Models manually: Linux and macOS: ~/.cache/huggingface/hub Windows: %userprofile%.cache\huggingface\hub

ispyridis commented 4 months ago

I think is because i have python 3.10 installed from windows store. I read i causing a lot of conflicts with other local installations.

tin2tin commented 4 months ago

It's the torch libs failing. Try the manual delete process I mentioned above. You can also delete Transformers.

ispyridis commented 4 months ago

i deleted ~orch and ~aml as it mentioned. i did not delete transformers. I restarted . i started as admin. the addon was already installed. i reinstalled dependencies. I got the following log.

Read prefs: "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\config\userpref.blend" Traceback (most recent call last): File "C:\Program Files\Bforartists 4\4.0.2\4.1\scripts\modules\addon_utils.py", line 364, in enable mod = importlib.import_module(module_name) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\importlib__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render__init__.py", line 34, in from . import ( File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render\handlers.py", line 4, in from . import ( File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render\operators.py", line 8, in from . import ( File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render\utils.py", line 29, in from .sd_backends import ( File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render\sd_backends\automatic1111_api.py", line 3, in import requests ModuleNotFoundError: No module named 'requests' Python: 3.10.13 (main, Sep 20 2023, 07:33:17) [MSC v.1928 64 bit (AMD64)] Pallaidium dependencies needs to be installed and Blender needs to be restarted. fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' Ensuring: pip Looking in links: c:\Users\ISPYR\AppData\Local\Temp\tmpi_77_txs Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (63.2.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0)

Installing: huggingface_hub module Collecting huggingface_hub Using cached huggingface_hub-0.23.4-py3-none-any.whl.metadata (12 kB) Collecting filelock (from huggingface_hub) Using cached filelock-3.15.1-py3-none-any.whl.metadata (2.8 kB) Collecting fsspec>=2023.5.0 (from huggingface_hub) Using cached fsspec-2024.6.0-py3-none-any.whl.metadata (11 kB) Collecting packaging>=20.9 (from huggingface_hub) Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting pyyaml>=5.1 (from huggingface_hub) Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata (2.1 kB) Collecting requests (from huggingface_hub) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (4.66.4) Collecting typing-extensions>=3.7.4.3 (from huggingface_hub) Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting colorama (from tqdm>=4.42.1->huggingface_hub) Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->huggingface_hub) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2021.10.8) Using cached huggingface_hub-0.23.4-py3-none-any.whl (402 kB) Using cached fsspec-2024.6.0-py3-none-any.whl (176 kB) Using cached packaging-24.1-py3-none-any.whl (53 kB) Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl (145 kB) Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) Using cached filelock-3.15.1-py3-none-any.whl (15 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) Installing collected packages: typing-extensions, requests, pyyaml, packaging, fsspec, filelock, colorama, huggingface_hub ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. altair 5.3.0 requires jinja2, which is not installed. altair 5.3.0 requires pandas>=0.25, which is not installed. anyio 4.4.0 requires exceptiongroup>=1.0.2; python_version < "3.11", which is not installed. bokeh 3.4.1 requires Jinja2>=2.9, which is not installed. bokeh 3.4.1 requires pandas>=1.2, which is not installed. bokeh 3.4.1 requires pillow>=7.1.0, which is not installed. clean-fid 0.1.35 requires pillow>=8.1, which is not installed. clean-fid 0.1.35 requires scipy>=1.0.1, which is not installed. clean-fid 0.1.35 requires torch, which is not installed. clean-fid 0.1.35 requires torchvision, which is not installed. deepspeed 0.12.4+unknown requires psutil, which is not installed. deepspeed 0.12.4+unknown requires torch, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires librosa, which is not installed. descript-audiotools 0.7.2 requires matplotlib, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. descript-audiotools 0.7.2 requires scipy, which is not installed. descript-audiotools 0.7.2 requires soundfile, which is not installed. descript-audiotools 0.7.2 requires torch, which is not installed. descript-audiotools 0.7.2 requires torchaudio, which is not installed. fastapi 0.111.0 requires jinja2>=2.11.2, which is not installed. holoviews 1.19.0 requires pandas>=1.3, which is not installed. kornia 0.7.2 requires torch>=1.9.1, which is not installed. panel 1.4.4 requires markdown-it-py, which is not installed. panel 1.4.4 requires pandas>=1.2, which is not installed. peft 0.11.1 requires accelerate>=0.21.0, which is not installed. peft 0.11.1 requires psutil, which is not installed. peft 0.11.1 requires safetensors, which is not installed. peft 0.11.1 requires torch>=1.13.0, which is not installed. peft 0.11.1 requires transformers, which is not installed. scikit-image 0.23.2 requires imageio>=2.33, which is not installed. scikit-image 0.23.2 requires networkx>=2.8, which is not installed. scikit-image 0.23.2 requires pillow>=9.1, which is not installed. scikit-image 0.23.2 requires scipy>=1.9, which is not installed. suno-bark 0.0.1a0 requires encodec, which is not installed. suno-bark 0.0.1a0 requires scipy, which is not installed. suno-bark 0.0.1a0 requires tokenizers, which is not installed. suno-bark 0.0.1a0 requires torch, which is not installed. suno-bark 0.0.1a0 requires transformers, which is not installed. tensorflow-intel 2.16.1 requires absl-py>=1.0.0, which is not installed. tensorflow-intel 2.16.1 requires flatbuffers>=23.5.26, which is not installed. tensorflow-intel 2.16.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, which is not installed. typer 0.12.3 requires rich>=10.11.0, which is not installed. umap-learn 0.5.6 requires scipy>=1.3.1, which is not installed. wandb 0.15.4 requires protobuf!=4.21.0,<5,>=3.19.0; sys_platform != "linux", which is not installed. wandb 0.15.4 requires psutil>=5.0.0, which is not installed. tensorflow-intel 2.16.1 requires ml-dtypes~=0.3.1, but you have ml-dtypes 0.4.0 which is incompatible. Successfully installed colorama-0.4.6 filelock-3.15.1 fsspec-2024.6.0 huggingface_hub-0.23.4 packaging-24.1 pyyaml-6.0.1 requests-2.32.3 typing-extensions-4.12.2

Installing: transformers module Collecting git+https://github.com/huggingface/transformers.git Cloning https://github.com/huggingface/transformers.git to c:\users\ispyr\appdata\local\temp\pip-req-build-95kef3dv Running command git clone --filter=blob:none --quiet https://github.com/huggingface/transformers.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-95kef3dv' Resolved https://github.com/huggingface/transformers.git to commit eed9ed679878ada2f6d2eefccdbda368cabc88b1 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (3.15.1) Requirement already satisfied: huggingface-hub<1.0,>=0.23.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (0.23.4) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (6.0.1) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (2024.5.15) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (2.32.3) Collecting tokenizers<0.20,>=0.19 (from transformers==4.42.0.dev0) Using cached tokenizers-0.19.1-cp310-none-win_amd64.whl.metadata (6.9 kB) Collecting safetensors>=0.4.1 (from transformers==4.42.0.dev0) Using cached safetensors-0.4.3-cp310-none-win_amd64.whl.metadata (3.9 kB) Requirement already satisfied: tqdm>=4.27 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (4.66.4) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (2024.6.0) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.27->transformers==4.42.0.dev0) (0.4.6) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->transformers==4.42.0.dev0) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2021.10.8) Using cached safetensors-0.4.3-cp310-none-win_amd64.whl (287 kB) Using cached tokenizers-0.19.1-cp310-none-win_amd64.whl (2.2 MB) Building wheels for collected packages: transformers Building wheel for transformers (pyproject.toml) ... done Created wheel for transformers: filename=transformers-4.42.0.dev0-py3-none-any.whl size=9161860 sha256=bdac72a277265ba73923bb983c42ad2366a097bb776f605fb9a7f08e07602ec4 Stored in directory: C:\Users\ISPYR\AppData\Local\Temp\pip-ephem-wheel-cache-zfh3r8xi\wheels\e7\9c\5b\e1a9c8007c343041e61cc484433d512ea9274272e3fcbe7c16 Successfully built transformers Installing collected packages: safetensors, tokenizers, transformers ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. peft 0.11.1 requires accelerate>=0.21.0, which is not installed. peft 0.11.1 requires psutil, which is not installed. peft 0.11.1 requires torch>=1.13.0, which is not installed. suno-bark 0.0.1a0 requires encodec, which is not installed. suno-bark 0.0.1a0 requires scipy, which is not installed. suno-bark 0.0.1a0 requires torch, which is not installed. Successfully installed safetensors-0.4.3 tokenizers-0.19.1 transformers-4.42.0.dev0 Collecting git+https://github.com/suno-ai/bark.git Cloning https://github.com/suno-ai/bark.git to c:\users\ispyr\appdata\local\temp\pip-req-build-by21y1ip Running command git clone --filter=blob:none --quiet https://github.com/suno-ai/bark.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-by21y1ip' Resolved https://github.com/suno-ai/bark.git to commit f4f32d4cd480dfec1c245d258174bc9bde3c2148 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: boto3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (1.34.127) Collecting encodec (from suno-bark==0.0.1a0) Using cached encodec-0.1.1-py3-none-any.whl Requirement already satisfied: funcy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (2.0) Requirement already satisfied: huggingface-hub>=0.14.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (0.23.4) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (1.23.5) Collecting scipy (from suno-bark==0.0.1a0) Using cached scipy-1.13.1-cp310-cp310-win_amd64.whl.metadata (60 kB) Requirement already satisfied: tokenizers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (0.19.1) Collecting torch (from suno-bark==0.0.1a0) Using cached torch-2.3.1-cp310-cp310-win_amd64.whl.metadata (26 kB) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (4.66.4) Requirement already satisfied: transformers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (4.42.0.dev0) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (3.15.1) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (6.0.1) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2.32.3) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->suno-bark==0.0.1a0) (0.4.6) Collecting botocore<1.35.0,>=1.34.127 (from boto3->suno-bark==0.0.1a0) Using cached botocore-1.34.127-py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from boto3->suno-bark==0.0.1a0) (1.0.1) Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from boto3->suno-bark==0.0.1a0) (0.10.1) Collecting torchaudio (from encodec->suno-bark==0.0.1a0) Using cached torchaudio-2.3.1-cp310-cp310-win_amd64.whl.metadata (6.4 kB) Collecting einops (from encodec->suno-bark==0.0.1a0) Using cached einops-0.8.0-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->suno-bark==0.0.1a0) (1.12.1) Collecting networkx (from torch->suno-bark==0.0.1a0) Using cached networkx-3.3-py3-none-any.whl.metadata (5.1 kB) Collecting jinja2 (from torch->suno-bark==0.0.1a0) Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->suno-bark==0.0.1a0) (2021.4.0) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers->suno-bark==0.0.1a0) (2024.5.15) Requirement already satisfied: safetensors>=0.4.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers->suno-bark==0.0.1a0) (0.4.3) Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (2.9.0.post0) Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (2.2.1) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->suno-bark==0.0.1a0) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->suno-bark==0.0.1a0) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->suno-bark==0.0.1a0) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (3.3) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2021.10.8) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->suno-bark==0.0.1a0) (1.3.0) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (1.16.0) Using cached scipy-1.13.1-cp310-cp310-win_amd64.whl (46.2 MB) Using cached torch-2.3.1-cp310-cp310-win_amd64.whl (159.8 MB) Using cached botocore-1.34.127-py3-none-any.whl (12.3 MB) Using cached einops-0.8.0-py3-none-any.whl (43 kB) Using cached jinja2-3.1.4-py3-none-any.whl (133 kB) Using cached networkx-3.3-py3-none-any.whl (1.7 MB) Using cached torchaudio-2.3.1-cp310-cp310-win_amd64.whl (2.4 MB) Installing collected packages: scipy, networkx, jinja2, einops, torch, botocore, torchaudio, encodec WARNING: The scripts convert-caffe2-to-onnx.exe, convert-onnx-to-caffe2.exe and torchrun.exe are installed in 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Attempting uninstall: botocore Found existing installation: botocore 1.34.106 Uninstalling botocore-1.34.106: Successfully uninstalled botocore-1.34.106 WARNING: The script encodec.exe is installed in 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires fastcore, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires librosa>=0.8.1, which is not installed. aeiou 0.0.20 requires matplotlib, which is not installed. aeiou 0.0.20 requires pandas, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires pillow, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. altair 5.3.0 requires pandas>=0.25, which is not installed. bokeh 3.4.1 requires pandas>=1.2, which is not installed. bokeh 3.4.1 requires pillow>=7.1.0, which is not installed. clean-fid 0.1.35 requires pillow>=8.1, which is not installed. clean-fid 0.1.35 requires torchvision, which is not installed. clip-anytorch 2.6.0 requires ftfy, which is not installed. clip-anytorch 2.6.0 requires torchvision, which is not installed. deepspeed 0.12.4+unknown requires psutil, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires librosa, which is not installed. descript-audiotools 0.7.2 requires matplotlib, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. descript-audiotools 0.7.2 requires soundfile, which is not installed. holoviews 1.19.0 requires pandas>=1.3, which is not installed. panel 1.4.4 requires markdown-it-py, which is not installed. panel 1.4.4 requires pandas>=1.2, which is not installed. peft 0.11.1 requires accelerate>=0.21.0, which is not installed. peft 0.11.1 requires psutil, which is not installed. pynndescent 0.5.12 requires joblib>=0.11, which is not installed. scikit-image 0.23.2 requires imageio>=2.33, which is not installed. scikit-image 0.23.2 requires pillow>=9.1, which is not installed. scikit-learn 1.5.0 requires joblib>=1.2.0, which is not installed. aiobotocore 2.13.0 requires botocore<1.34.107,>=1.34.70, but you have botocore 1.34.127 which is incompatible. Successfully installed botocore-1.34.127 einops-0.8.0 encodec-0.1.1 jinja2-3.1.4 networkx-3.3 scipy-1.13.1 torch-2.3.1 torchaudio-2.3.1

Installing: WhisperSpeech module Collecting WhisperSpeech Using cached WhisperSpeech-0.8-py3-none-any.whl.metadata (11 kB) Collecting vocos (from WhisperSpeech) Using cached vocos-0.1.0-py3-none-any.whl.metadata (4.8 kB) Collecting speechbrain<1.0 (from WhisperSpeech) Using cached speechbrain-0.5.16-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.32.3) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (0.23.4) Collecting fastprogress (from WhisperSpeech) Using cached fastprogress-1.0.3-py3-none-any.whl.metadata (5.6 kB) Collecting fastcore (from WhisperSpeech) Using cached fastcore-1.5.45-py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: torch>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.3.1) Requirement already satisfied: torchaudio in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.3.1) Collecting soundfile (from WhisperSpeech) Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl.metadata (14 kB) Collecting hyperpyyaml (from speechbrain<1.0->WhisperSpeech) Using cached HyperPyYAML-1.2.2-py3-none-any.whl.metadata (7.6 kB) Collecting joblib (from speechbrain<1.0->WhisperSpeech) Using cached joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (1.23.5) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (24.1) Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (1.13.1) Collecting sentencepiece (from speechbrain<1.0->WhisperSpeech) Using cached sentencepiece-0.2.0-cp310-cp310-win_amd64.whl.metadata (8.3 kB) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from speechbrain<1.0->WhisperSpeech) (4.66.4) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2->WhisperSpeech) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2->WhisperSpeech) (2021.4.0) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->WhisperSpeech) (6.0.1) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->WhisperSpeech) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (2021.10.8) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile->WhisperSpeech) (1.16.0) Requirement already satisfied: einops in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from vocos->WhisperSpeech) (0.8.0) Requirement already satisfied: encodec==0.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from vocos->WhisperSpeech) (0.1.1) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile->WhisperSpeech) (2.22) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2->WhisperSpeech) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2->WhisperSpeech) (2021.12.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->speechbrain<1.0->WhisperSpeech) (0.4.6) Collecting ruamel.yaml>=0.17.28 (from hyperpyyaml->speechbrain<1.0->WhisperSpeech) Using cached ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch>=2->WhisperSpeech) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=2->WhisperSpeech) (1.3.0) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.17.28->hyperpyyaml->speechbrain<1.0->WhisperSpeech) Using cached ruamel.yaml.clib-0.2.8-cp310-cp310-win_amd64.whl.metadata (2.3 kB) Using cached WhisperSpeech-0.8-py3-none-any.whl (62 kB) Using cached speechbrain-0.5.16-py3-none-any.whl (630 kB) Using cached fastcore-1.5.45-py3-none-any.whl (75 kB) Using cached fastprogress-1.0.3-py3-none-any.whl (12 kB) Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB) Using cached vocos-0.1.0-py3-none-any.whl (24 kB) Using cached HyperPyYAML-1.2.2-py3-none-any.whl (16 kB) Using cached joblib-1.4.2-py3-none-any.whl (301 kB) Using cached sentencepiece-0.2.0-cp310-cp310-win_amd64.whl (991 kB) Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) Using cached ruamel.yaml.clib-0.2.8-cp310-cp310-win_amd64.whl (117 kB) Installing collected packages: sentencepiece, ruamel.yaml.clib, joblib, fastprogress, fastcore, soundfile, ruamel.yaml, hyperpyyaml, speechbrain, vocos, WhisperSpeech ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires librosa>=0.8.1, which is not installed. aeiou 0.0.20 requires matplotlib, which is not installed. aeiou 0.0.20 requires pandas, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires pillow, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires librosa, which is not installed. descript-audiotools 0.7.2 requires matplotlib, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. Successfully installed WhisperSpeech-0.8 fastcore-1.5.45 fastprogress-1.0.3 hyperpyyaml-1.2.2 joblib-1.4.2 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 sentencepiece-0.2.0 soundfile-0.12.1 speechbrain-0.5.16 vocos-0.1.0

Installing: pydub module Collecting pydub Using cached pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB) Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB) Installing collected packages: pydub Successfully installed pydub-0.25.1 Collecting git+https://github.com/daswer123/resemble-enhance-windows.git Cloning https://github.com/daswer123/resemble-enhance-windows.git to c:\users\ispyr\appdata\local\temp\pip-req-build-n8t_3f33 Running command git clone --filter=blob:none --quiet https://github.com/daswer123/resemble-enhance-windows.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-n8t_3f33' Resolved https://github.com/daswer123/resemble-enhance-windows.git to commit 270d8da4ea7c0efc960c52d605b75c0458b708d0 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Building wheels for collected packages: resemble-enhance Building wheel for resemble-enhance (pyproject.toml) ... done Created wheel for resemble-enhance: filename=resemble_enhance-0.0.2.dev240203022644-py3-none-any.whl size=58326 sha256=14afab3455c359608ae6025dd268fce38247d200300061885f44640a0c090c54 Stored in directory: C:\Users\ISPYR\AppData\Local\Temp\pip-ephem-wheel-cache-chcxpgdp\wheels\54\9e\3b\91c8d24573b7a6fc2a876198ce95ff0661a4d153089d6ec1fb Successfully built resemble-enhance Installing collected packages: resemble-enhance WARNING: The script resemble-enhance.exe is installed in 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed resemble-enhance-0.0.2.dev240203022644 deep_speed_path: C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\deepspeed/deepspeed-0.12.4+unknown-py3-none-any.whl

Installing: deepspeed module Processing c:\users\ispyr\appdata\roaming\bforartists\bforartists\4.1\scripts\addons\pallaidium-main\deepspeed\deepspeed-0.12.4+unknown-py3-none-any.whl Requirement already satisfied: hjson in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (3.1.0) Requirement already satisfied: ninja in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (1.11.1.1) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (24.1) Collecting psutil (from deepspeed==0.12.4+unknown) Using cached psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB) Requirement already satisfied: py-cpuinfo in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (9.0.0) Requirement already satisfied: pydantic in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (2.7.4) Requirement already satisfied: pynvml in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (11.5.0) Requirement already satisfied: torch in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (2.3.1) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (4.66.4) Requirement already satisfied: annotated-types>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic->deepspeed==0.12.4+unknown) (0.7.0) Requirement already satisfied: pydantic-core==2.18.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic->deepspeed==0.12.4+unknown) (2.18.4) Requirement already satisfied: typing-extensions>=4.6.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pydantic->deepspeed==0.12.4+unknown) (4.12.2) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.15.1) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->deepspeed==0.12.4+unknown) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->deepspeed==0.12.4+unknown) (2021.4.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->deepspeed==0.12.4+unknown) (0.4.6) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->deepspeed==0.12.4+unknown) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->deepspeed==0.12.4+unknown) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->deepspeed==0.12.4+unknown) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->deepspeed==0.12.4+unknown) (1.3.0) deepspeed is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel. Using cached psutil-5.9.8-cp37-abi3-win_amd64.whl (255 kB) Installing collected packages: psutil ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. peft 0.11.1 requires accelerate>=0.21.0, which is not installed. wandb 0.15.4 requires protobuf!=4.21.0,<5,>=3.19.0; sys_platform != "linux", which is not installed. Successfully installed psutil-5.9.8 [2024-06-16 20:51:27,384] [INFO] [real_accelerator.py:161:get_accelerator] Setting ds_accelerator to cuda (auto detect) W0616 20:51:29.570000 32004 torch\distributed\elastic\multiprocessing\redirects.py:27] NOTE: Redirects are currently not supported in Windows or MacOs.

Installing: librosa module Collecting librosa Using cached librosa-0.10.2.post1-py3-none-any.whl.metadata (8.6 kB) Requirement already satisfied: audioread>=2.1.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (3.0.1) Requirement already satisfied: numpy!=1.22.0,!=1.22.1,!=1.22.2,>=1.20.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.23.5) Requirement already satisfied: scipy>=1.2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.13.1) Requirement already satisfied: scikit-learn>=0.20.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.5.0) Requirement already satisfied: joblib>=0.14 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.4.2) Collecting decorator>=4.3.0 (from librosa) Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: numba>=0.51.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.60.0) Requirement already satisfied: soundfile>=0.12.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (0.12.1) Requirement already satisfied: pooch>=1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.8.2) Requirement already satisfied: soxr>=0.3.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.3.7) Requirement already satisfied: typing-extensions>=4.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (4.12.2) Requirement already satisfied: lazy-loader>=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.4) Requirement already satisfied: msgpack>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.0.8) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from lazy-loader>=0.1->librosa) (24.1) Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from numba>=0.51.0->librosa) (0.43.0) Requirement already satisfied: platformdirs>=2.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pooch>=1.1->librosa) (4.2.2) Requirement already satisfied: requests>=2.19.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pooch>=1.1->librosa) (2.32.3) Requirement already satisfied: threadpoolctl>=3.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-learn>=0.20.0->librosa) (3.5.0) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile>=0.12.1->librosa) (1.16.0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile>=0.12.1->librosa) (2.22) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2021.10.8) Using cached librosa-0.10.2.post1-py3-none-any.whl (260 kB) Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB) Installing collected packages: decorator, librosa ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires matplotlib, which is not installed. aeiou 0.0.20 requires pandas, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires pillow, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires matplotlib, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires celluloid==0.2.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires omegaconf==2.3.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed decorator-5.1.1 librosa-0.10.2.post1

Installing: celluloid module Collecting celluloid Using cached celluloid-0.2.0-py3-none-any.whl.metadata (4.8 kB) Collecting matplotlib (from celluloid) Using cached matplotlib-3.9.0-cp310-cp310-win_amd64.whl.metadata (11 kB) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (1.4.5) Requirement already satisfied: numpy>=1.23 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->celluloid) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->celluloid) (24.1) Collecting pillow>=8 (from matplotlib->celluloid) Using cached pillow-10.3.0-cp310-cp310-win_amd64.whl.metadata (9.4 kB) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (3.1.2) Requirement already satisfied: python-dateutil>=2.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (2.9.0.post0) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.7->matplotlib->celluloid) (1.16.0) Using cached celluloid-0.2.0-py3-none-any.whl (5.4 kB) Using cached matplotlib-3.9.0-cp310-cp310-win_amd64.whl (8.0 MB) Using cached pillow-10.3.0-cp310-cp310-win_amd64.whl (2.5 MB) Installing collected packages: pillow, matplotlib, celluloid ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires pandas, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. bokeh 3.4.1 requires pandas>=1.2, which is not installed. clean-fid 0.1.35 requires torchvision, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. holoviews 1.19.0 requires pandas>=1.3, which is not installed. panel 1.4.4 requires markdown-it-py, which is not installed. panel 1.4.4 requires pandas>=1.2, which is not installed. scikit-image 0.23.2 requires imageio>=2.33, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires omegaconf==2.3.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed celluloid-0.2.0 matplotlib-3.9.0 pillow-10.3.0

Installing: omegaconf module Collecting omegaconf Using cached omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: antlr4-python3-runtime==4.9.* in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from omegaconf) (4.9.3) Requirement already satisfied: PyYAML>=5.1.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from omegaconf) (6.0.1) Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB) Installing collected packages: omegaconf ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed omegaconf-2.3.0

Installing: pandas module Collecting pandas Using cached pandas-2.2.2-cp310-cp310-win_amd64.whl.metadata (19 kB) Requirement already satisfied: numpy>=1.22.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pandas) (1.23.5) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2024.1) Requirement already satisfied: tzdata>=2022.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2024.1) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0) Using cached pandas-2.2.2-cp310-cp310-win_amd64.whl (11.6 MB) Installing collected packages: pandas ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. panel 1.4.4 requires markdown-it-py, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed pandas-2.2.2

Installing: ptflops module Collecting git+https://github.com/sovrasov/flops-counter.pytorch.git Cloning https://github.com/sovrasov/flops-counter.pytorch.git to c:\users\ispyr\appdata\local\temp\pip-req-build-f3w5pe_8 Running command git clone --filter=blob:none --quiet https://github.com/sovrasov/flops-counter.pytorch.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-f3w5pe_8' Resolved https://github.com/sovrasov/flops-counter.pytorch.git to commit e2772ae64c761082d33b445bae8c056d906c73e0 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: torch in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ptflops==0.7.3) (2.3.1) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->ptflops==0.7.3) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->ptflops==0.7.3) (2021.4.0) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->ptflops==0.7.3) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->ptflops==0.7.3) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->ptflops==0.7.3) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->ptflops==0.7.3) (1.3.0) Building wheels for collected packages: ptflops Building wheel for ptflops (pyproject.toml) ... done Created wheel for ptflops: filename=ptflops-0.7.3-py3-none-any.whl size=19130 sha256=02eabb495b068587e3cc7a1d560bb4cd0e944b70c658d19b3a85088039a348a2 Stored in directory: C:\Users\ISPYR\AppData\Local\Temp\pip-ephem-wheel-cache-n582wmnq\wheels\36\bd\4e\5345333341cf3e77a47777963004c9ce5b861f774ca55e2e96 Successfully built ptflops Installing collected packages: ptflops ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, but you have ptflops 0.7.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed ptflops-0.7.3

Installing: rich module Collecting rich Using cached rich-13.7.1-py3-none-any.whl.metadata (18 kB) Collecting markdown-it-py>=2.2.0 (from rich) Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting pygments<3.0.0,>=2.13.0 (from rich) Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py>=2.2.0->rich) (0.1.2) Using cached rich-13.7.1-py3-none-any.whl (240 kB) Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB) Installing collected packages: pygments, markdown-it-py, rich ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. keras 3.3.3 requires absl-py, which is not installed. tensorflow-intel 2.16.1 requires absl-py>=1.0.0, which is not installed. tensorflow-intel 2.16.1 requires flatbuffers>=23.5.26, which is not installed. tensorflow-intel 2.16.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. tensorflow-intel 2.16.1 requires ml-dtypes~=0.3.1, but you have ml-dtypes 0.4.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, but you have ptflops 0.7.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, but you have rich 13.7.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed markdown-it-py-3.0.0 pygments-2.18.0 rich-13.7.1

Installing: resampy module Collecting resampy Using cached resampy-0.4.3-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from resampy) (1.23.5) Requirement already satisfied: numba>=0.53 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from resampy) (0.60.0) Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from numba>=0.53->resampy) (0.43.0) Using cached resampy-0.4.3-py3-none-any.whl (3.1 MB) Installing collected packages: resampy ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, but you have ptflops 0.7.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, but you have resampy 0.4.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, but you have rich 13.7.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed resampy-0.4.3

Installing: tabulate module Collecting tabulate Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Using cached tabulate-0.9.0-py3-none-any.whl (35 kB) Installing collected packages: tabulate ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, but you have ptflops 0.7.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, but you have resampy 0.4.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, but you have rich 13.7.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, but you have tabulate 0.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed tabulate-0.9.0

Installing: diffusers module Collecting git+https://github.com/huggingface/diffusers.git Cloning https://github.com/huggingface/diffusers.git to c:\users\ispyr\appdata\local\temp\pip-req-build-k8_pqphm Running command git clone --filter=blob:none --quiet https://github.com/huggingface/diffusers.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-k8_pqphm' Resolved https://github.com/huggingface/diffusers.git to commit a899e42fc78fbd080452ce88d00dbf704d115280 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Collecting importlib-metadata (from diffusers==0.30.0.dev0) Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (3.15.1) Requirement already satisfied: huggingface-hub>=0.23.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (0.23.4) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (1.23.5) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from diffusers==0.30.0.dev0) (2024.5.15) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (2.32.3) Requirement already satisfied: safetensors>=0.3.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (0.4.3) Requirement already satisfied: Pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (10.3.0) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (6.0.1) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (4.66.4) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (4.12.2) Requirement already satisfied: zipp>=0.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from importlib-metadata->diffusers==0.30.0.dev0) (3.19.2) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->diffusers==0.30.0.dev0) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (2021.10.8) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.42.1->huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (0.4.6) Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Building wheels for collected packages: diffusers Building wheel for diffusers (pyproject.toml) ... done Created wheel for diffusers: filename=diffusers-0.30.0.dev0-py3-none-any.whl size=2222459 sha256=710c20cc68dd122cf2a05e6046cc704e7e1fbf09d12f66ff4733c97dcb9d4621 Stored in directory: C:\Users\ISPYR\AppData\Local\Temp\pip-ephem-wheel-cache-z5mp8wuf\wheels\4d\b7\a8\6f9549ceec5daad78675b857ac57d697c387062506520a7b50 Successfully built diffusers Installing collected packages: importlib-metadata, diffusers Successfully installed diffusers-0.30.0.dev0 importlib-metadata-7.1.0 Requirement already satisfied: tensorflow in c:\users\ispyr\appdata\roaming\python\python310\site-packages (2.16.1) Requirement already satisfied: tensorflow-intel==2.16.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow) (2.16.1) Collecting absl-py>=1.0.0 (from tensorflow-intel==2.16.1->tensorflow) Using cached absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: astunparse>=1.6.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.6.3) Collecting flatbuffers>=23.5.26 (from tensorflow-intel==2.16.1->tensorflow) Using cached flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.5.4) Requirement already satisfied: google-pasta>=0.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.2.0) Requirement already satisfied: h5py>=3.10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.11.0) Requirement already satisfied: libclang>=13.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (18.1.1) Collecting ml-dtypes~=0.3.1 (from tensorflow-intel==2.16.1->tensorflow) Using cached ml_dtypes-0.3.2-cp310-cp310-win_amd64.whl.metadata (20 kB) Requirement already satisfied: opt-einsum>=2.3.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.3.0) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (24.1) Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3 (from tensorflow-intel==2.16.1->tensorflow) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl.metadata (541 bytes) Requirement already satisfied: requests<3,>=2.21.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.32.3) Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (63.2.0) Requirement already satisfied: six>=1.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.16.0) Requirement already satisfied: termcolor>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.4.0) Requirement already satisfied: typing-extensions>=3.6.6 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (4.12.2) Requirement already satisfied: wrapt>=1.11.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.16.0) Requirement already satisfied: grpcio<2.0,>=1.24.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.64.1) Requirement already satisfied: tensorboard<2.17,>=2.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.16.2) Requirement already satisfied: keras>=3.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.3.3) Requirement already satisfied: tensorflow-io-gcs-filesystem>=0.23.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.31.0) Requirement already satisfied: numpy<2.0.0,>=1.23.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.23.5) Requirement already satisfied: wheel<1.0,>=0.23.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from astunparse>=1.6.0->tensorflow-intel==2.16.1->tensorflow) (0.43.0) Requirement already satisfied: rich in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (13.7.1) Requirement already satisfied: namex in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.0.8) Requirement already satisfied: optree in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.11.0) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2021.10.8) Requirement already satisfied: markdown>=2.6.8 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (3.6) Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (0.7.2) Requirement already satisfied: werkzeug>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (3.0.3) Requirement already satisfied: MarkupSafe>=2.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from werkzeug>=1.0.1->tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (2.1.5) Requirement already satisfied: markdown-it-py>=2.2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (2.18.0) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py>=2.2.0->rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.1.2) Using cached absl_py-2.1.0-py3-none-any.whl (133 kB) Using cached flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) Using cached ml_dtypes-0.3.2-cp310-cp310-win_amd64.whl (127 kB) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl (413 kB) Installing collected packages: flatbuffers, protobuf, ml-dtypes, absl-py Attempting uninstall: ml-dtypes Found existing installation: ml-dtypes 0.4.0 Uninstalling ml-dtypes-0.4.0: Successfully uninstalled ml-dtypes-0.4.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, but you have protobuf 4.25.3 which is incompatible. jax 0.4.29 requires ml-dtypes>=0.4.0, but you have ml-dtypes 0.3.2 which is incompatible. Successfully installed absl-py-2.1.0 flatbuffers-24.3.25 ml-dtypes-0.3.2 protobuf-4.25.3

Installing: soundfile module Collecting PySoundFile Using cached PySoundFile-0.9.0.post1-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl.metadata (9.4 kB) Requirement already satisfied: cffi>=0.6 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from PySoundFile) (1.16.0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=0.6->PySoundFile) (2.22) Using cached PySoundFile-0.9.0.post1-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl (671 kB) Installing collected packages: PySoundFile Successfully installed PySoundFile-0.9.0.post1

Installing: sentencepiece module Requirement already satisfied: sentencepiece in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.2.0)

Installing: safetensors module Requirement already satisfied: safetensors in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.4.3)

Installing: cv2 module Collecting opencv_python Using cached opencv_python-4.10.0.82-cp37-abi3-win_amd64.whl.metadata (20 kB) Requirement already satisfied: numpy>=1.21.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from opencv_python) (1.23.5) Using cached opencv_python-4.10.0.82-cp37-abi3-win_amd64.whl (38.8 MB) Installing collected packages: opencv_python Successfully installed opencv_python-4.10.0.82

Installing: PIL module Requirement already satisfied: pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (10.3.0)

Installing: scipy module Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (1.13.1) Requirement already satisfied: numpy<2.3,>=1.22.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from scipy) (1.23.5)

Installing: IPython module Collecting IPython Using cached ipython-8.25.0-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: decorator in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (5.1.1) Requirement already satisfied: jedi>=0.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from IPython) (0.19.1) Collecting matplotlib-inline (from IPython) Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from IPython) Using cached prompt_toolkit-3.0.47-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: pygments>=2.4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (2.18.0) Collecting stack-data (from IPython) Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting traitlets>=5.13.0 (from IPython) Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting exceptiongroup (from IPython) Using cached exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: typing-extensions>=4.6 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (0.4.6) Requirement already satisfied: parso<0.9.0,>=0.8.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jedi>=0.16->IPython) (0.8.4) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->IPython) Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Requirement already satisfied: executing>=1.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (2.0.1) Requirement already satisfied: asttokens>=2.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (2.4.1) Requirement already satisfied: pure-eval in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (0.2.2) Requirement already satisfied: six>=1.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from asttokens>=2.1.0->stack-data->IPython) (1.16.0) Using cached ipython-8.25.0-py3-none-any.whl (817 kB) Using cached prompt_toolkit-3.0.47-py3-none-any.whl (386 kB) Using cached traitlets-5.14.3-py3-none-any.whl (85 kB) Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB) Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Using cached stack_data-0.6.3-py3-none-any.whl (24 kB) Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Installing collected packages: wcwidth, traitlets, prompt-toolkit, exceptiongroup, stack-data, matplotlib-inline, IPython ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, but you have protobuf 4.25.3 which is incompatible. Successfully installed IPython-8.25.0 exceptiongroup-1.2.1 matplotlib-inline-0.1.7 prompt-toolkit-3.0.47 stack-data-0.6.3 traitlets-5.14.3 wcwidth-0.2.13

Installing: omegaconf module Requirement already satisfied: omegaconf in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (2.3.0) Requirement already satisfied: antlr4-python3-runtime==4.9.* in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from omegaconf) (4.9.3) Requirement already satisfied: PyYAML>=5.1.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from omegaconf) (6.0.1)

Installing: protobuf module Requirement already satisfied: protobuf in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (4.25.3) Collecting protobuf Using cached protobuf-5.27.1-cp310-abi3-win_amd64.whl.metadata (592 bytes) Using cached protobuf-5.27.1-cp310-abi3-win_amd64.whl (426 kB) Installing collected packages: protobuf Attempting uninstall: protobuf Found existing installation: protobuf 4.25.3 Uninstalling protobuf-4.25.3: Successfully uninstalled protobuf-4.25.3 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, but you have protobuf 5.27.1 which is incompatible. tensorflow-intel 2.16.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, but you have protobuf 5.27.1 which is incompatible. wandb 0.15.4 requires protobuf!=4.21.0,<5,>=3.19.0; sys_platform != "linux", but you have protobuf 5.27.1 which is incompatible. Successfully installed protobuf-5.27.1

Installing: hidiffusion module Requirement already satisfied: hidiffusion in c:\users\ispyr\appdata\roaming\python\python310\site-packages (0.1.8) Collecting hidiffusion Downloading hidiffusion-0.1.10-py3-none-any.whl.metadata (17 kB) Downloading hidiffusion-0.1.10-py3-none-any.whl (37 kB) Installing collected packages: hidiffusion Attempting uninstall: hidiffusion Found existing installation: hidiffusion 0.1.8 Uninstalling hidiffusion-0.1.8: Successfully uninstalled hidiffusion-0.1.8 Successfully installed hidiffusion-0.1.10 C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\diffusers\models\transformers\transformer_2d.py:34: FutureWarning: Transformer2DModelOutput is deprecated and will be removed in version 1.0.0. Importing Transformer2DModelOutput from diffusers.models.transformer_2d is deprecated and this will be removed in a future version. Please use from diffusers.models.modeling_outputs import Transformer2DModelOutput, instead. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message)

Installing: stable_audio_tools module Collecting stable-audio-tools Using cached stable_audio_tools-0.0.16-py3-none-any.whl.metadata (1.3 kB) Requirement already satisfied: aeiou==0.0.20 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (0.0.20) Collecting alias-free-torch==0.0.6 (from stable-audio-tools) Using cached alias_free_torch-0.0.6-py3-none-any.whl.metadata (3.8 kB) Collecting auraloss==0.4.0 (from stable-audio-tools) Using cached auraloss-0.4.0-py3-none-any.whl.metadata (8.0 kB) Collecting descript-audio-codec==1.0.0 (from stable-audio-tools) Using cached descript_audio_codec-1.0.0-py3-none-any.whl.metadata (7.8 kB) Collecting einops==0.7.0 (from stable-audio-tools) Using cached einops-0.7.0-py3-none-any.whl.metadata (13 kB) Collecting einops-exts==0.0.4 (from stable-audio-tools) Using cached einops_exts-0.0.4-py3-none-any.whl.metadata (621 bytes) Collecting ema-pytorch==0.2.3 (from stable-audio-tools) Using cached ema_pytorch-0.2.3-py3-none-any.whl.metadata (693 bytes) Requirement already satisfied: encodec==0.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.1.1) Collecting gradio>=3.42.0 (from stable-audio-tools) Using cached gradio-4.36.1-py3-none-any.whl.metadata (15 kB) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.23.4) Collecting importlib-resources==5.12.0 (from stable-audio-tools) Using cached importlib_resources-5.12.0-py3-none-any.whl.metadata (4.1 kB) Collecting k-diffusion==0.1.1 (from stable-audio-tools) Using cached k_diffusion-0.1.1-py3-none-any.whl.metadata (3.9 kB) Collecting laion-clap==1.1.4 (from stable-audio-tools) Using cached laion_clap-1.1.4-py3-none-any.whl.metadata (26 kB) Collecting local-attention==1.8.6 (from stable-audio-tools) Using cached local_attention-1.8.6-py3-none-any.whl.metadata (684 bytes) Collecting pandas==2.0.2 (from stable-audio-tools) Using cached pandas-2.0.2-cp310-cp310-win_amd64.whl.metadata (18 kB) Collecting pedalboard==0.7.4 (from stable-audio-tools) Using cached pedalboard-0.7.4-cp310-cp310-win_amd64.whl.metadata (15 kB) Collecting prefigure==0.0.9 (from stable-audio-tools) Using cached prefigure-0.0.9-py3-none-any.whl.metadata (5.9 kB) Collecting pytorch-lightning==2.1.0 (from stable-audio-tools) Using cached pytorch_lightning-2.1.0-py3-none-any.whl.metadata (23 kB) Collecting PyWavelets==1.4.1 (from stable-audio-tools) Using cached PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) Requirement already satisfied: safetensors in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.4.3) Collecting sentencepiece==0.1.99 (from stable-audio-tools) Using cached sentencepiece-0.1.99-cp310-cp310-win_amd64.whl.metadata (8.3 kB) Requirement already satisfied: s3fs in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (2024.6.0) Requirement already satisfied: torch>=2.0.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (2.3.1) Requirement already satisfied: torchaudio>=2.0.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (2.3.1) Collecting torchmetrics==0.11.4 (from stable-audio-tools) Using cached torchmetrics-0.11.4-py3-none-any.whl.metadata (15 kB) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (4.66.4) Requirement already satisfied: transformers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (4.42.0.dev0) Collecting v-diffusion-pytorch==0.0.2 (from stable-audio-tools) Using cached v_diffusion_pytorch-0.0.2-py3-none-any.whl.metadata (10.0 kB) Collecting vector-quantize-pytorch==1.9.14 (from stable-audio-tools) Using cached vector_quantize_pytorch-1.9.14-py3-none-any.whl.metadata (681 bytes) Requirement already satisfied: wandb==0.15.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (0.15.4) Collecting webdataset==0.2.48 (from stable-audio-tools) Using cached webdataset-0.2.48-py3-none-any.whl.metadata (29 kB) Collecting x-transformers<1.27.0 (from stable-audio-tools) Using cached x_transformers-1.26.6-py3-none-any.whl.metadata (661 bytes) Requirement already satisfied: fastcore in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.5.45) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.23.5) Requirement already satisfied: plotly in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (5.22.0) Requirement already satisfied: bokeh in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (3.4.1) Requirement already satisfied: holoviews in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.19.0) Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.13.1) Collecting torchvision (from aeiou==0.0.20->stable-audio-tools) Using cached torchvision-0.18.1-cp310-cp310-win_amd64.whl.metadata (6.6 kB) Requirement already satisfied: matplotlib in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (3.9.0) Requirement already satisfied: pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (10.3.0) Requirement already satisfied: librosa>=0.8.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (0.10.2.post1) Requirement already satisfied: ipython in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (8.25.0) Collecting accelerate (from aeiou==0.0.20->stable-audio-tools) Using cached accelerate-0.31.0-py3-none-any.whl.metadata (19 kB) Collecting soundfile<=0.10.2 (from aeiou==0.0.20->stable-audio-tools) Using cached SoundFile-0.10.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl.metadata (10 kB) Requirement already satisfied: umap-learn in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (0.5.6) Requirement already satisfied: argbind>=0.3.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audio-codec==1.0.0->stable-audio-tools) (0.3.9) Requirement already satisfied: descript-audiotools>=0.7.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audio-codec==1.0.0->stable-audio-tools) (0.7.2) Requirement already satisfied: clean-fid in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.1.35) Requirement already satisfied: clip-anytorch in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (2.6.0) Requirement already satisfied: dctorch in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.1.2) Requirement already satisfied: jsonmerge in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (1.9.2) Requirement already satisfied: kornia in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.7.2) Requirement already satisfied: scikit-image in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.23.2) Requirement already satisfied: torchdiffeq in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.2.4) Requirement already satisfied: torchsde in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.2.6) Requirement already satisfied: torchlibrosa in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.1.0) Collecting ftfy (from laion-clap==1.1.4->stable-audio-tools) Using cached ftfy-6.2.0-py3-none-any.whl.metadata (7.3 kB) Requirement already satisfied: braceexpand in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.1.7) Requirement already satisfied: wget in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (3.2) Requirement already satisfied: llvmlite in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.43.0) Requirement already satisfied: scikit-learn in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (1.5.0) Requirement already satisfied: h5py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (3.11.0) Requirement already satisfied: regex in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (2024.5.15) Requirement already satisfied: progressbar in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (2.5) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2024.1) Requirement already satisfied: tzdata>=2022.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2024.1) Collecting argparse (from prefigure==0.0.9->stable-audio-tools) Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: configparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from prefigure==0.0.9->stable-audio-tools) (7.0.0) Requirement already satisfied: gin-config in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from prefigure==0.0.9->stable-audio-tools) (0.5.0) Requirement already satisfied: PyYAML>=5.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (6.0.1) Requirement already satisfied: fsspec>2021.06.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from fsspec[http]>2021.06.0->pytorch-lightning==2.1.0->stable-audio-tools) (2024.6.0) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (24.1) Requirement already satisfied: typing-extensions>=4.0.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (4.12.2) Requirement already satisfied: lightning-utilities>=0.8.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (0.11.2) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from v-diffusion-pytorch==0.0.2->stable-audio-tools) (2.32.3) Requirement already satisfied: Click!=8.0.0,>=7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (8.1.7) Requirement already satisfied: GitPython!=3.1.29,>=1.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (3.1.43) Requirement already satisfied: psutil>=5.0.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from wandb==0.15.4->stable-audio-tools) (5.9.8) Requirement already satisfied: sentry-sdk>=1.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (2.5.1) Requirement already satisfied: docker-pycreds>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (0.4.0) Requirement already satisfied: pathtools in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (0.1.2) Requirement already satisfied: setproctitle in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (1.3.3) Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from wandb==0.15.4->stable-audio-tools) (63.2.0) Requirement already satisfied: appdirs>=1.4.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (1.4.4) Collecting protobuf!=4.21.0,<5,>=3.19.0 (from wandb==0.15.4->stable-audio-tools) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl.metadata (541 bytes) Requirement already satisfied: aiofiles<24.0,>=22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (23.2.1) Requirement already satisfied: altair<6.0,>=4.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (5.3.0) Requirement already satisfied: fastapi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.111.0) Requirement already satisfied: ffmpy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.3.2) Requirement already satisfied: gradio-client==1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (1.0.1) Requirement already satisfied: httpx>=0.24.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.27.0) Requirement already satisfied: jinja2<4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from gradio>=3.42.0->stable-audio-tools) (3.1.4) Requirement already satisfied: markupsafe~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.1.5) Requirement already satisfied: orjson~=3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (3.10.5) Requirement already satisfied: pydantic>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.7.4) Requirement already satisfied: pydub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.25.1) Requirement already satisfied: python-multipart>=0.0.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.0.9) Requirement already satisfied: ruff>=0.2.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.4.9) Requirement already satisfied: semantic-version~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.10.0) Requirement already satisfied: tomlkit==0.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.12.0) Requirement already satisfied: typer<1.0,>=0.12 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.12.3) Requirement already satisfied: urllib3~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.2.1) Requirement already satisfied: uvicorn>=0.14.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.30.1) Requirement already satisfied: websockets<12.0,>=10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio-client==1.0.1->gradio>=3.42.0->stable-audio-tools) (11.0.3) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->stable-audio-tools) (3.15.1) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2.0.1->stable-audio-tools) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2.0.1->stable-audio-tools) (3.3) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2.0.1->stable-audio-tools) (2021.4.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->stable-audio-tools) (0.4.6) Requirement already satisfied: aiobotocore<3.0.0,>=2.5.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from s3fs->stable-audio-tools) (2.13.0) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from s3fs->stable-audio-tools) (3.9.5) Requirement already satisfied: tokenizers<0.20,>=0.19 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers->stable-audio-tools) (0.19.1) Collecting botocore<1.34.107,>=1.34.70 (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) Using cached botocore-1.34.106-py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: wrapt<2.0.0,>=1.10.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (1.16.0) Requirement already satisfied: aioitertools<1.0.0,>=0.5.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (0.11.0) Requirement already satisfied: aiosignal>=1.1.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (23.2.0) Requirement already satisfied: frozenlist>=1.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.4.1) Requirement already satisfied: multidict<7.0,>=4.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (6.0.5) Requirement already satisfied: yarl<2.0,>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.9.4) Requirement already satisfied: async-timeout<5.0,>=4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (4.0.3) Requirement already satisfied: jsonschema>=3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (4.22.0) Requirement already satisfied: toolz in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.12.1) Requirement already satisfied: docstring-parser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from argbind>=0.3.7->descript-audio-codec==1.0.0->stable-audio-tools) (0.16) Requirement already satisfied: pyloudnorm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.1.1) Requirement already satisfied: julius in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.7) Requirement already satisfied: rich in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (13.7.1) Requirement already satisfied: pystoi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.4.1) Requirement already satisfied: torch-stoi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.1) Requirement already satisfied: flatten-dict in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.4.2) Requirement already satisfied: markdown2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.4.13) Requirement already satisfied: randomname in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.1) Collecting protobuf!=4.21.0,<5,>=3.19.0 (from wandb==0.15.4->stable-audio-tools) Using cached protobuf-3.19.6-cp310-cp310-win_amd64.whl.metadata (806 bytes) Requirement already satisfied: tensorboard in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.16.2) Requirement already satisfied: six>=1.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from docker-pycreds>=0.4.0->wandb==0.15.4->stable-audio-tools) (1.16.0) Requirement already satisfied: gitdb<5,>=4.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from GitPython!=3.1.29,>=1.0.0->wandb==0.15.4->stable-audio-tools) (4.0.11) Requirement already satisfied: anyio in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (4.4.0) Requirement already satisfied: certifi in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (2021.10.8) Requirement already satisfied: httpcore==1. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (1.0.5) Requirement already satisfied: idna in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (3.3) Requirement already satisfied: sniffio in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (1.3.1) Requirement already satisfied: h11<0.15,>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpcore==1.->httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (0.14.0) Requirement already satisfied: audioread>=2.1.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (3.0.1) Requirement already satisfied: joblib>=0.14 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (1.4.2) Requirement already satisfied: decorator>=4.3.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (5.1.1) Requirement already satisfied: numba>=0.51.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (0.60.0) INFO: pip is looking at multiple versions of librosa to determine which version is compatible with other requirements. This could take a while. Collecting librosa>=0.8.1 (from aeiou==0.0.20->stable-audio-tools) Using cached librosa-0.10.2-py3-none-any.whl.metadata (8.6 kB) Using cached librosa-0.10.1-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0.post2-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0.post1-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.9.2-py3-none-any.whl.metadata (8.2 kB) Requirement already satisfied: resampy>=0.2.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (0.4.3) Requirement already satisfied: pooch>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (1.8.2) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (1.4.5) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (3.1.2) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2.0.1->stable-audio-tools) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2.0.1->stable-audio-tools) (2021.12.0) Requirement already satisfied: annotated-types>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic>=2.0->gradio>=3.42.0->stable-audio-tools) (0.7.0) Requirement already satisfied: pydantic-core==2.18.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic>=2.0->gradio>=3.42.0->stable-audio-tools) (2.18.4) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->v-diffusion-pytorch==0.0.2->stable-audio-tools) (2.0.10) Requirement already satisfied: threadpoolctl>=3.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-learn->laion-clap==1.1.4->stable-audio-tools) (3.5.0) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile<=0.10.2->aeiou==0.0.20->stable-audio-tools) (1.16.0) Requirement already satisfied: shellingham>=1.3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from typer<1.0,>=0.12->gradio>=3.42.0->stable-audio-tools) (1.5.4) Requirement already satisfied: tornado>=6.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bokeh->aeiou==0.0.20->stable-audio-tools) (6.4.1) Requirement already satisfied: xyzservices>=2021.09.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bokeh->aeiou==0.0.20->stable-audio-tools) (2024.6.0) Requirement already satisfied: starlette<0.38.0,>=0.37.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (0.37.2) Requirement already satisfied: fastapi-cli>=0.0.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (0.0.4) Requirement already satisfied: ujson!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,>=4.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (5.10.0) Requirement already satisfied: email_validator>=2.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (2.1.1) Requirement already satisfied: wcwidth<0.3.0,>=0.2.12 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ftfy->laion-clap==1.1.4->stable-audio-tools) (0.2.13) Requirement already satisfied: colorcet in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (3.1.0) Requirement already satisfied: panel>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (1.4.4) Requirement already satisfied: param<3.0,>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (2.1.0) Requirement already satisfied: pyviz-comms>=2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (3.0.2) Requirement already satisfied: jedi>=0.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.19.1) Requirement already satisfied: matplotlib-inline in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.1.7) Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.41 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (3.0.47) Requirement already satisfied: pygments>=2.4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (2.18.0) Requirement already satisfied: stack-data in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.6.3) Requirement already satisfied: traitlets>=5.13.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (5.14.3) Requirement already satisfied: exceptiongroup in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (1.2.1) Requirement already satisfied: kornia-rs>=0.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from kornia->k-diffusion==0.1.1->stable-audio-tools) (0.1.3) Requirement already satisfied: tenacity>=6.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from plotly->aeiou==0.0.20->stable-audio-tools) (8.3.0) Collecting imageio>=2.33 (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) Using cached imageio-2.34.1-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: tifffile>=2022.8.12 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) (2024.5.22) Requirement already satisfied: lazy-loader>=0.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) (0.4) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=2.0.1->stable-audio-tools) (1.3.0) Requirement already satisfied: trampoline>=0.1.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torchsde->k-diffusion==0.1.1->stable-audio-tools) (0.1.2) Requirement already satisfied: pynndescent>=0.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from umap-learn->aeiou==0.0.20->stable-audio-tools) (0.5.12) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.34.107,>=1.34.70->aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (1.0.1) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile<=0.10.2->aeiou==0.0.20->stable-audio-tools) (2.22) Requirement already satisfied: dnspython>=2.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from email_validator>=2.0.0->fastapi->gradio>=3.42.0->stable-audio-tools) (2.6.1) Requirement already satisfied: smmap<6,>=3.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb==0.15.4->stable-audio-tools) (5.0.1) Requirement already satisfied: parso<0.9.0,>=0.8.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jedi>=0.16->ipython->aeiou==0.0.20->stable-audio-tools) (0.8.4) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (2023.12.1) Requirement already satisfied: referencing>=0.28.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.35.1) Requirement already satisfied: rpds-py>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.18.1) Requirement already satisfied: markdown in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (3.6) Requirement already satisfied: markdown-it-py in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (3.0.0) Requirement already satisfied: linkify-it-py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (2.0.3) Requirement already satisfied: mdit-py-plugins in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.4.1) Requirement already satisfied: bleach in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (6.1.0) Requirement already satisfied: platformdirs>=2.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pooch>=1.0->librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (4.2.2) Requirement already satisfied: httptools>=0.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (0.6.1) Requirement already satisfied: python-dotenv>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (1.0.1) Requirement already satisfied: watchfiles>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (0.22.0) Requirement already satisfied: future>=0.16.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pyloudnorm->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (1.0.0) Requirement already satisfied: fire in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from randomname->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.6.0) Requirement already satisfied: executing>=1.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (2.0.1) Requirement already satisfied: asttokens>=2.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (2.4.1) Requirement already satisfied: pure-eval in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (0.2.2) Requirement already satisfied: absl-py>=0.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.1.0) Requirement already satisfied: grpcio>=1.48.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (1.64.1) Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.7.2) Requirement already satisfied: werkzeug>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (3.0.3) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.1.2) Requirement already satisfied: webencodings in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bleach->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.5.1) Requirement already satisfied: termcolor in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fire->randomname->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.4.0) Requirement already satisfied: uc-micro-py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from linkify-it-py->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (1.0.3) Using cached stable_audio_tools-0.0.16-py3-none-any.whl (121 kB) Using cached alias_free_torch-0.0.6-py3-none-any.whl (9.7 kB) Using cached auraloss-0.4.0-py3-none-any.whl (16 kB) Using cached descript_audio_codec-1.0.0-py3-none-any.whl (26 kB) Using cached einops-0.7.0-py3-none-any.whl (44 kB) Using cached einops_exts-0.0.4-py3-none-any.whl (3.9 kB) Using cached ema_pytorch-0.2.3-py3-none-any.whl (4.4 kB) Using cached importlib_resources-5.12.0-py3-none-any.whl (36 kB) Using cached k_diffusion-0.1.1-py3-none-any.whl (33 kB) Using cached laion_clap-1.1.4-py3-none-any.whl (1.5 MB) Using cached local_attention-1.8.6-py3-none-any.whl (8.1 kB) Using cached pandas-2.0.2-cp310-cp310-win_amd64.whl (10.7 MB) Using cached pedalboard-0.7.4-cp310-cp310-win_amd64.whl (3.0 MB) Using cached prefigure-0.0.9-py3-none-any.whl (7.7 kB) Using cached pytorch_lightning-2.1.0-py3-none-any.whl (774 kB) Using cached PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) Using cached sentencepiece-0.1.99-cp310-cp310-win_amd64.whl (977 kB) Using cached torchmetrics-0.11.4-py3-none-any.whl (519 kB) Using cached v_diffusion_pytorch-0.0.2-py3-none-any.whl (20 kB) Using cached vector_quantize_pytorch-1.9.14-py3-none-any.whl (17 kB) Using cached webdataset-0.2.48-py3-none-any.whl (51 kB) Using cached gradio-4.36.1-py3-none-any.whl (12.3 MB) Using cached x_transformers-1.26.6-py3-none-any.whl (33 kB) Using cached librosa-0.9.2-py3-none-any.whl (214 kB) Using cached protobuf-3.19.6-cp310-cp310-win_amd64.whl (895 kB) Using cached SoundFile-0.10.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl (692 kB) Using cached accelerate-0.31.0-py3-none-any.whl (309 kB) Using cached argparse-1.4.0-py2.py3-none-any.whl (23 kB) Using cached ftfy-6.2.0-py3-none-any.whl (54 kB) Using cached torchvision-0.18.1-cp310-cp310-win_amd64.whl (1.2 MB) Using cached botocore-1.34.106-py3-none-any.whl (12.2 MB) Using cached imageio-2.34.1-py3-none-any.whl (313 kB) Installing collected packages: sentencepiece, argparse, webdataset, PyWavelets, protobuf, pedalboard, importlib-resources, imageio, ftfy, einops, alias-free-torch, soundfile, pandas, einops-exts, botocore, x-transformers, vector-quantize-pytorch, torchvision, torchmetrics, local-attention, librosa, ema-pytorch, auraloss, accelerate, v-diffusion-pytorch, pytorch-lightning, prefigure, laion-clap, k-diffusion, gradio, descript-audio-codec, stable-audio-tools Attempting uninstall: sentencepiece Found existing installation: sentencepiece 0.2.0 Uninstalling sentencepiece-0.2.0: Successfully uninstalled sentencepiece-0.2.0 WARNING: Failed to remove contents in a temporary directory 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\~entencepiece'. You can safely remove it manually. Attempting uninstall: protobuf Found existing installation: protobuf 5.27.1 Uninstalling protobuf-5.27.1: Successfully uninstalled protobuf-5.27.1 WARNING: Failed to remove contents in a temporary directory 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\google\~upb'. You can safely remove it manually. Attempting uninstall: einops Found existing installation: einops 0.8.0 Uninstalling einops-0.8.0: Successfully uninstalled einops-0.8.0 Attempting uninstall: soundfile Found existing installation: soundfile 0.12.1 Uninstalling soundfile-0.12.1: Successfully uninstalled soundfile-0.12.1 Rolling back uninstall of soundfile Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages__pycache_soundfile.cpython-310.pyc from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-hb10js5o_soundfile.cpython-310.pyc Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages__pycache\soundfile.cpython-310.pyc from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-hb10js5o\soundfile.cpython-310.pyc Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih_soundfile.py Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\init.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih_soundfile_data\init.py Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\pycache__\ from C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\~_pycache Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\copying from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih_soundfile_data\copying Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\libsndfile_64bit.dll from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih_soundfile_data\libsndfile_64bit.dll Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages\soundfile-0.12.1.dist-info\ from C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\~oundfile-0.12.1.dist-info Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages\soundfile.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih\soundfile.py ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Lib\site-packages\_soundfile_data\libsndfile64bit.dll' Consider using the --user option or check the permissions.

Installing: flash_attn module Collecting flash-attn Using cached flash_attn-2.5.9.post1.tar.gz (2.6 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [20 lines of output] fatal: not a git repository (or any of the parent directories): .git C:\Users\ISPYR\AppData\Local\Temp\pip-install-dfhqhb23\flash-attn_5301fca70a924a90a037b9101d88ae50\setup.py:78: UserWarning: flash_attn was requested, but nvcc was not found. Are you sure your environment has nvcc available? If you're installing within a container from https://hub.docker.com/r/pytorch/pytorch, only images whose names contain 'devel' will provide nvcc. warnings.warn( Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\ISPYR\AppData\Local\Temp\pip-install-dfhqhb23\flash-attn_5301fca70a924a90a037b9101d88ae50\setup.py", line 134, in CUDAExtension( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 1077, in CUDAExtension library_dirs += library_paths(cuda=True) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 1211, in library_paths paths.append(_join_cuda_home(lib_dir)) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 2419, in _join_cuda_home raise OSError('CUDA_HOME environment variable is not set. ' OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.

  torch.__version__  = 2.3.1+cpu

  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

Installing: beautifulsoup4 module Collecting beautifulsoup4 Using cached beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting soupsieve>1.2 (from beautifulsoup4) Using cached soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Using cached soupsieve-2.5-py3-none-any.whl (36 kB) Installing collected packages: soupsieve, beautifulsoup4 Successfully installed beautifulsoup4-4.12.3 soupsieve-2.5

Installing: ftfy module Requirement already satisfied: ftfy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (6.2.0) Requirement already satisfied: wcwidth<0.3.0,>=0.2.12 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ftfy) (0.2.13)

Installing: imageio module Requirement already satisfied: imageio in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (2.34.1) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imageio) (1.23.5) Requirement already satisfied: pillow>=8.3.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imageio) (10.3.0)

Installing: imWatermark module Collecting imWatermark Using cached imWatermark-0.0.2-py3-none-any.whl.metadata (1.4 kB) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imWatermark) (1.23.5) Collecting imhist (from imWatermark) Using cached imhist-0.0.4-py3-none-any.whl.metadata (1.6 kB) Using cached imWatermark-0.0.2-py3-none-any.whl (2.8 kB) Using cached imhist-0.0.4-py3-none-any.whl (2.8 kB) Installing collected packages: imhist, imWatermark Successfully installed imWatermark-0.0.2 imhist-0.0.4

Installing: mediapipe module Collecting mediapipe Using cached mediapipe-0.10.14-cp310-cp310-win_amd64.whl.metadata (9.9 kB) Requirement already satisfied: absl-py in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (2.1.0) Requirement already satisfied: attrs>=19.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mediapipe) (23.2.0) Requirement already satisfied: flatbuffers>=2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (24.3.25) Requirement already satisfied: jax in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mediapipe) (0.4.29) Collecting jaxlib (from mediapipe) Using cached jaxlib-0.4.29-cp310-cp310-win_amd64.whl.metadata (1.8 kB) Requirement already satisfied: matplotlib in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (3.9.0) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (1.23.5) Collecting opencv-contrib-python (from mediapipe) Using cached opencv_contrib_python-4.10.0.82-cp37-abi3-win_amd64.whl.metadata (20 kB) Collecting protobuf<5,>=4.25.3 (from mediapipe) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl.metadata (541 bytes) Collecting sounddevice>=0.4.4 (from mediapipe) Using cached sounddevice-0.4.7-py3-none-win_amd64.whl.metadata (1.4 kB) Requirement already satisfied: CFFI>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sounddevice>=0.4.4->mediapipe) (1.16.0) Collecting ml-dtypes>=0.4.0 (from jax->mediapipe) Using cached ml_dtypes-0.4.0-cp310-cp310-win_amd64.whl.metadata (20 kB) Requirement already satisfied: opt-einsum in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jax->mediapipe) (3.3.0) Requirement already satisfied: scipy>=1.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from jax->mediapipe) (1.13.1) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (1.4.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->mediapipe) (24.1) Requirement already satisfied: pillow>=8 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->mediapipe) (10.3.0) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (3.1.2) Requirement already satisfied: python-dateutil>=2.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (2.9.0.post0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from CFFI>=1.0->sounddevice>=0.4.4->mediapipe) (2.22) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.7->matplotlib->mediapipe) (1.16.0) Using cached mediapipe-0.10.14-cp310-cp310-win_amd64.whl (50.8 MB) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl (413 kB) Using cached sounddevice-0.4.7-py3-none-win_amd64.whl (200 kB) Using cached jaxlib-0.4.29-cp310-cp310-win_amd64.whl (51.5 MB) Using cached opencv_contrib_python-4.10.0.82-cp37-abi3-win_amd64.whl (45.5 MB) Using cached ml_dtypes-0.4.0-cp310-cp310-win_amd64.whl (126 kB) Installing collected packages: protobuf, opencv-contrib-python, ml-dtypes, sounddevice, jaxlib, mediapipe Attempting uninstall: protobuf Found existing installation: protobuf 3.19.6 Uninstalling protobuf-3.19.6: Successfully uninstalled protobuf-3.19.6 ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Lib\site-packages\cv2\cv2.pyd' Consider using the --user option or check the permissions.

Requirement already satisfied: lmdb in c:\users\ispyr\appdata\roaming\python\python310\site-packages (1.4.1)

Installing: accelerate module Collecting accelerate Using cached accelerate-0.31.0-py3-none-any.whl.metadata (19 kB) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (24.1) Requirement already satisfied: psutil in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (5.9.8) Requirement already satisfied: pyyaml in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (6.0.1) Requirement already satisfied: torch>=1.10.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (2.3.1) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (0.23.4) Requirement already satisfied: safetensors>=0.3.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (0.4.3) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=1.10.0->accelerate) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=1.10.0->accelerate) (2021.4.0) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->accelerate) (2.32.3) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub->accelerate) (4.66.4) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.10.0->accelerate) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.10.0->accelerate) (2021.12.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.42.1->huggingface-hub->accelerate) (0.4.6) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch>=1.10.0->accelerate) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->huggingface-hub->accelerate) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (2021.10.8) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=1.10.0->accelerate) (1.3.0) Using cached accelerate-0.31.0-py3-none-any.whl (309 kB) Installing collected packages: accelerate ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. Successfully installed accelerate-0.31.0 Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 934, in execute install_modules(self) File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 824, in install_modules import_module(self, "accelerate", "accelerate") File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\init.py", line 16, in from .accelerator import Accelerator File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\accelerator.py", line 35, in from .checkpointing import load_accelerator_state, load_custom_state, save_accelerator_state, save_custom_state File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\checkpointing.py", line 24, in from .utils import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\init.py", line 182, in from .bnb import has_4bit_bnb_layers, load_and_quantize_model File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\bnb.py", line 29, in from ..big_modeling import dispatch_model, init_empty_weights File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\big_modeling.py", line 24, in from .hooks import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\hooks.py", line 30, in from .utils.other import recursive_getattr File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\other.py", line 29, in from ..commands.config.default import write_basic_config # noqa: F401 File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\init.py", line 19, in from .config import config_command_parser File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\config.py", line 25, in from .sagemaker import get_sagemaker_input File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\sagemaker.py", line 35, in import boto3 # noqa: F401 File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\init__.py", line 16, in from boto3.session import Session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\session.py", line 17, in import botocore.session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\session.py", line 30, in import botocore.credentials File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\credentials.py", line 34, in from botocore.config import Config File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\config.py", line 16, in from botocore.endpoint import DEFAULT_TIMEOUT, MAX_POOL_CONNECTIONS File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\endpoint.py", line 22, in from botocore.awsrequest import create_requestobject File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\awsrequest.py", line 26, in import botocore.utils File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\utils.py", line 33, in import botocore.httpsession File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\httpsession.py", line 8, in from urllib3.util.ssl import ( ImportError: cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\urllib3\util\ssl_.py) Info: Installing: huggingface_hub module. Info: Installing: transformers module. Info: Installing: WhisperSpeech module. Info: Installing: pydub module. Info: Installing: deepspeed module. Info: Installing: librosa module. Info: Installing: celluloid module. Info: Installing: omegaconf module. Info: Installing: pandas module. Info: Installing: ptflops module. Info: Installing: rich module. Info: Installing: resampy module. Info: Installing: tabulate module. Info: Installing: diffusers module. Info: Installing: soundfile module. Info: Installing: sentencepiece module. Info: Installing: safetensors module. Info: Installing: cv2 module. Info: Installing: PIL module. Info: Installing: scipy module. Info: Installing: IPython module. Info: Installing: omegaconf module. Info: Installing: protobuf module. Info: Installing: hidiffusion module. Info: Installing: stable_audio_tools module. Info: Installing: flash_attn module. Info: Installing: beautifulsoup4 module. Info: Installing: ftfy module. Info: Installing: imageio module. Info: Installing: imWatermark module. Info: Installing: mediapipe module. Info: Installing: accelerate module. Error: Python: Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate__init.py", line 16, in from .accelerator import Accelerator File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\accelerator.py", line 35, in from .checkpointing import load_accelerator_state, load_custom_state, save_accelerator_state, save_custom_state File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\checkpointing.py", line 24, in from .utils import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\init.py", line 182, in from .bnb import has_4bit_bnb_layers, load_and_quantize_model File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\bnb.py", line 29, in from ..big_modeling import dispatch_model, init_empty_weights File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\big_modeling.py", line 24, in from .hooks import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\hooks.py", line 30, in from .utils.other import recursive_getattr File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\other.py", line 29, in from ..commands.config.default import write_basic_config # noqa: F401 File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\init.py", line 19, in from .config import config_command_parser File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\config.py", line 25, in from .sagemaker import get_sagemaker_input File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\sagemaker.py", line 35, in import boto3 # noqa: F401 File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\init__.py", line 16, in from boto3.session import Session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\session.py", line 17, in import botocore.session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\session.py", line 30, in import botocore.credentials File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\credentials.py", line 34, in from botocore.config import Config File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\config.py", line 16, in from botocore.endpoint import DEFAULT_TIMEOUT, MAX_POOL_CONNECTIONS File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\endpoint.py", line 22, in from botocore.awsrequest import create_requestobject File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\awsrequest.py", line 26, in import botocore.utils File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\utils.py", line 33, in import botocore.httpsession File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\httpsession.py", line 8, in from urllib3.util.ssl import ( ImportError: cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\urllib3\util\ssl_.py)

ispyridis commented 4 months ago

image

tin2tin commented 4 months ago

Are you using the latest update of the add-on? If not, try it.

ispyridis commented 4 months ago

I downloaded your repo and installed i got anothr log

Read prefs: "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\config\userpref.blend" Traceback (most recent call last): File "C:\Program Files\Bforartists 4\4.0.2\4.1\scripts\modules\addon_utils.py", line 364, in enable mod = importlib.import_module(module_name) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\importlib__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render__init__.py", line 34, in from . import ( File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render\handlers.py", line 4, in from . import ( File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render\operators.py", line 8, in from . import ( File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render\utils.py", line 29, in from .sd_backends import ( File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\AI-Render\sd_backends\automatic1111_api.py", line 3, in import requests ModuleNotFoundError: No module named 'requests' Python: 3.10.13 (main, Sep 20 2023, 07:33:17) [MSC v.1928 64 bit (AMD64)] Pallaidium dependencies needs to be installed and Blender needs to be restarted. fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' Ensuring: pip Looking in links: c:\Users\ISPYR\AppData\Local\Temp\tmpi_77_txs Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (63.2.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0)

Installing: huggingface_hub module Collecting huggingface_hub Using cached huggingface_hub-0.23.4-py3-none-any.whl.metadata (12 kB) Collecting filelock (from huggingface_hub) Using cached filelock-3.15.1-py3-none-any.whl.metadata (2.8 kB) Collecting fsspec>=2023.5.0 (from huggingface_hub) Using cached fsspec-2024.6.0-py3-none-any.whl.metadata (11 kB) Collecting packaging>=20.9 (from huggingface_hub) Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting pyyaml>=5.1 (from huggingface_hub) Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata (2.1 kB) Collecting requests (from huggingface_hub) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (4.66.4) Collecting typing-extensions>=3.7.4.3 (from huggingface_hub) Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting colorama (from tqdm>=4.42.1->huggingface_hub) Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->huggingface_hub) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2021.10.8) Using cached huggingface_hub-0.23.4-py3-none-any.whl (402 kB) Using cached fsspec-2024.6.0-py3-none-any.whl (176 kB) Using cached packaging-24.1-py3-none-any.whl (53 kB) Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl (145 kB) Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) Using cached filelock-3.15.1-py3-none-any.whl (15 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) Installing collected packages: typing-extensions, requests, pyyaml, packaging, fsspec, filelock, colorama, huggingface_hub ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. altair 5.3.0 requires jinja2, which is not installed. altair 5.3.0 requires pandas>=0.25, which is not installed. anyio 4.4.0 requires exceptiongroup>=1.0.2; python_version < "3.11", which is not installed. bokeh 3.4.1 requires Jinja2>=2.9, which is not installed. bokeh 3.4.1 requires pandas>=1.2, which is not installed. bokeh 3.4.1 requires pillow>=7.1.0, which is not installed. clean-fid 0.1.35 requires pillow>=8.1, which is not installed. clean-fid 0.1.35 requires scipy>=1.0.1, which is not installed. clean-fid 0.1.35 requires torch, which is not installed. clean-fid 0.1.35 requires torchvision, which is not installed. deepspeed 0.12.4+unknown requires psutil, which is not installed. deepspeed 0.12.4+unknown requires torch, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires librosa, which is not installed. descript-audiotools 0.7.2 requires matplotlib, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. descript-audiotools 0.7.2 requires scipy, which is not installed. descript-audiotools 0.7.2 requires soundfile, which is not installed. descript-audiotools 0.7.2 requires torch, which is not installed. descript-audiotools 0.7.2 requires torchaudio, which is not installed. fastapi 0.111.0 requires jinja2>=2.11.2, which is not installed. holoviews 1.19.0 requires pandas>=1.3, which is not installed. kornia 0.7.2 requires torch>=1.9.1, which is not installed. panel 1.4.4 requires markdown-it-py, which is not installed. panel 1.4.4 requires pandas>=1.2, which is not installed. peft 0.11.1 requires accelerate>=0.21.0, which is not installed. peft 0.11.1 requires psutil, which is not installed. peft 0.11.1 requires safetensors, which is not installed. peft 0.11.1 requires torch>=1.13.0, which is not installed. peft 0.11.1 requires transformers, which is not installed. scikit-image 0.23.2 requires imageio>=2.33, which is not installed. scikit-image 0.23.2 requires networkx>=2.8, which is not installed. scikit-image 0.23.2 requires pillow>=9.1, which is not installed. scikit-image 0.23.2 requires scipy>=1.9, which is not installed. suno-bark 0.0.1a0 requires encodec, which is not installed. suno-bark 0.0.1a0 requires scipy, which is not installed. suno-bark 0.0.1a0 requires tokenizers, which is not installed. suno-bark 0.0.1a0 requires torch, which is not installed. suno-bark 0.0.1a0 requires transformers, which is not installed. tensorflow-intel 2.16.1 requires absl-py>=1.0.0, which is not installed. tensorflow-intel 2.16.1 requires flatbuffers>=23.5.26, which is not installed. tensorflow-intel 2.16.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, which is not installed. typer 0.12.3 requires rich>=10.11.0, which is not installed. umap-learn 0.5.6 requires scipy>=1.3.1, which is not installed. wandb 0.15.4 requires protobuf!=4.21.0,<5,>=3.19.0; sys_platform != "linux", which is not installed. wandb 0.15.4 requires psutil>=5.0.0, which is not installed. tensorflow-intel 2.16.1 requires ml-dtypes~=0.3.1, but you have ml-dtypes 0.4.0 which is incompatible. Successfully installed colorama-0.4.6 filelock-3.15.1 fsspec-2024.6.0 huggingface_hub-0.23.4 packaging-24.1 pyyaml-6.0.1 requests-2.32.3 typing-extensions-4.12.2

Installing: transformers module Collecting git+https://github.com/huggingface/transformers.git Cloning https://github.com/huggingface/transformers.git to c:\users\ispyr\appdata\local\temp\pip-req-build-95kef3dv Running command git clone --filter=blob:none --quiet https://github.com/huggingface/transformers.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-95kef3dv' Resolved https://github.com/huggingface/transformers.git to commit eed9ed679878ada2f6d2eefccdbda368cabc88b1 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (3.15.1) Requirement already satisfied: huggingface-hub<1.0,>=0.23.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (0.23.4) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (6.0.1) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (2024.5.15) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (2.32.3) Collecting tokenizers<0.20,>=0.19 (from transformers==4.42.0.dev0) Using cached tokenizers-0.19.1-cp310-none-win_amd64.whl.metadata (6.9 kB) Collecting safetensors>=0.4.1 (from transformers==4.42.0.dev0) Using cached safetensors-0.4.3-cp310-none-win_amd64.whl.metadata (3.9 kB) Requirement already satisfied: tqdm>=4.27 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (4.66.4) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (2024.6.0) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.27->transformers==4.42.0.dev0) (0.4.6) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->transformers==4.42.0.dev0) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2021.10.8) Using cached safetensors-0.4.3-cp310-none-win_amd64.whl (287 kB) Using cached tokenizers-0.19.1-cp310-none-win_amd64.whl (2.2 MB) Building wheels for collected packages: transformers Building wheel for transformers (pyproject.toml) ... done Created wheel for transformers: filename=transformers-4.42.0.dev0-py3-none-any.whl size=9161860 sha256=bdac72a277265ba73923bb983c42ad2366a097bb776f605fb9a7f08e07602ec4 Stored in directory: C:\Users\ISPYR\AppData\Local\Temp\pip-ephem-wheel-cache-zfh3r8xi\wheels\e7\9c\5b\e1a9c8007c343041e61cc484433d512ea9274272e3fcbe7c16 Successfully built transformers Installing collected packages: safetensors, tokenizers, transformers ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. peft 0.11.1 requires accelerate>=0.21.0, which is not installed. peft 0.11.1 requires psutil, which is not installed. peft 0.11.1 requires torch>=1.13.0, which is not installed. suno-bark 0.0.1a0 requires encodec, which is not installed. suno-bark 0.0.1a0 requires scipy, which is not installed. suno-bark 0.0.1a0 requires torch, which is not installed. Successfully installed safetensors-0.4.3 tokenizers-0.19.1 transformers-4.42.0.dev0 Collecting git+https://github.com/suno-ai/bark.git Cloning https://github.com/suno-ai/bark.git to c:\users\ispyr\appdata\local\temp\pip-req-build-by21y1ip Running command git clone --filter=blob:none --quiet https://github.com/suno-ai/bark.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-by21y1ip' Resolved https://github.com/suno-ai/bark.git to commit f4f32d4cd480dfec1c245d258174bc9bde3c2148 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: boto3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (1.34.127) Collecting encodec (from suno-bark==0.0.1a0) Using cached encodec-0.1.1-py3-none-any.whl Requirement already satisfied: funcy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (2.0) Requirement already satisfied: huggingface-hub>=0.14.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (0.23.4) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (1.23.5) Collecting scipy (from suno-bark==0.0.1a0) Using cached scipy-1.13.1-cp310-cp310-win_amd64.whl.metadata (60 kB) Requirement already satisfied: tokenizers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (0.19.1) Collecting torch (from suno-bark==0.0.1a0) Using cached torch-2.3.1-cp310-cp310-win_amd64.whl.metadata (26 kB) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (4.66.4) Requirement already satisfied: transformers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (4.42.0.dev0) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (3.15.1) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (6.0.1) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2.32.3) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->suno-bark==0.0.1a0) (0.4.6) Collecting botocore<1.35.0,>=1.34.127 (from boto3->suno-bark==0.0.1a0) Using cached botocore-1.34.127-py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from boto3->suno-bark==0.0.1a0) (1.0.1) Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from boto3->suno-bark==0.0.1a0) (0.10.1) Collecting torchaudio (from encodec->suno-bark==0.0.1a0) Using cached torchaudio-2.3.1-cp310-cp310-win_amd64.whl.metadata (6.4 kB) Collecting einops (from encodec->suno-bark==0.0.1a0) Using cached einops-0.8.0-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->suno-bark==0.0.1a0) (1.12.1) Collecting networkx (from torch->suno-bark==0.0.1a0) Using cached networkx-3.3-py3-none-any.whl.metadata (5.1 kB) Collecting jinja2 (from torch->suno-bark==0.0.1a0) Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->suno-bark==0.0.1a0) (2021.4.0) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers->suno-bark==0.0.1a0) (2024.5.15) Requirement already satisfied: safetensors>=0.4.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers->suno-bark==0.0.1a0) (0.4.3) Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (2.9.0.post0) Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (2.2.1) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->suno-bark==0.0.1a0) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->suno-bark==0.0.1a0) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->suno-bark==0.0.1a0) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (3.3) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2021.10.8) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->suno-bark==0.0.1a0) (1.3.0) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (1.16.0) Using cached scipy-1.13.1-cp310-cp310-win_amd64.whl (46.2 MB) Using cached torch-2.3.1-cp310-cp310-win_amd64.whl (159.8 MB) Using cached botocore-1.34.127-py3-none-any.whl (12.3 MB) Using cached einops-0.8.0-py3-none-any.whl (43 kB) Using cached jinja2-3.1.4-py3-none-any.whl (133 kB) Using cached networkx-3.3-py3-none-any.whl (1.7 MB) Using cached torchaudio-2.3.1-cp310-cp310-win_amd64.whl (2.4 MB) Installing collected packages: scipy, networkx, jinja2, einops, torch, botocore, torchaudio, encodec WARNING: The scripts convert-caffe2-to-onnx.exe, convert-onnx-to-caffe2.exe and torchrun.exe are installed in 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Attempting uninstall: botocore Found existing installation: botocore 1.34.106 Uninstalling botocore-1.34.106: Successfully uninstalled botocore-1.34.106 WARNING: The script encodec.exe is installed in 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires fastcore, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires librosa>=0.8.1, which is not installed. aeiou 0.0.20 requires matplotlib, which is not installed. aeiou 0.0.20 requires pandas, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires pillow, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. altair 5.3.0 requires pandas>=0.25, which is not installed. bokeh 3.4.1 requires pandas>=1.2, which is not installed. bokeh 3.4.1 requires pillow>=7.1.0, which is not installed. clean-fid 0.1.35 requires pillow>=8.1, which is not installed. clean-fid 0.1.35 requires torchvision, which is not installed. clip-anytorch 2.6.0 requires ftfy, which is not installed. clip-anytorch 2.6.0 requires torchvision, which is not installed. deepspeed 0.12.4+unknown requires psutil, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires librosa, which is not installed. descript-audiotools 0.7.2 requires matplotlib, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. descript-audiotools 0.7.2 requires soundfile, which is not installed. holoviews 1.19.0 requires pandas>=1.3, which is not installed. panel 1.4.4 requires markdown-it-py, which is not installed. panel 1.4.4 requires pandas>=1.2, which is not installed. peft 0.11.1 requires accelerate>=0.21.0, which is not installed. peft 0.11.1 requires psutil, which is not installed. pynndescent 0.5.12 requires joblib>=0.11, which is not installed. scikit-image 0.23.2 requires imageio>=2.33, which is not installed. scikit-image 0.23.2 requires pillow>=9.1, which is not installed. scikit-learn 1.5.0 requires joblib>=1.2.0, which is not installed. aiobotocore 2.13.0 requires botocore<1.34.107,>=1.34.70, but you have botocore 1.34.127 which is incompatible. Successfully installed botocore-1.34.127 einops-0.8.0 encodec-0.1.1 jinja2-3.1.4 networkx-3.3 scipy-1.13.1 torch-2.3.1 torchaudio-2.3.1

Installing: WhisperSpeech module Collecting WhisperSpeech Using cached WhisperSpeech-0.8-py3-none-any.whl.metadata (11 kB) Collecting vocos (from WhisperSpeech) Using cached vocos-0.1.0-py3-none-any.whl.metadata (4.8 kB) Collecting speechbrain<1.0 (from WhisperSpeech) Using cached speechbrain-0.5.16-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.32.3) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (0.23.4) Collecting fastprogress (from WhisperSpeech) Using cached fastprogress-1.0.3-py3-none-any.whl.metadata (5.6 kB) Collecting fastcore (from WhisperSpeech) Using cached fastcore-1.5.45-py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: torch>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.3.1) Requirement already satisfied: torchaudio in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.3.1) Collecting soundfile (from WhisperSpeech) Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl.metadata (14 kB) Collecting hyperpyyaml (from speechbrain<1.0->WhisperSpeech) Using cached HyperPyYAML-1.2.2-py3-none-any.whl.metadata (7.6 kB) Collecting joblib (from speechbrain<1.0->WhisperSpeech) Using cached joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (1.23.5) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (24.1) Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (1.13.1) Collecting sentencepiece (from speechbrain<1.0->WhisperSpeech) Using cached sentencepiece-0.2.0-cp310-cp310-win_amd64.whl.metadata (8.3 kB) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from speechbrain<1.0->WhisperSpeech) (4.66.4) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2->WhisperSpeech) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2->WhisperSpeech) (2021.4.0) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->WhisperSpeech) (6.0.1) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->WhisperSpeech) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (2021.10.8) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile->WhisperSpeech) (1.16.0) Requirement already satisfied: einops in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from vocos->WhisperSpeech) (0.8.0) Requirement already satisfied: encodec==0.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from vocos->WhisperSpeech) (0.1.1) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile->WhisperSpeech) (2.22) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2->WhisperSpeech) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2->WhisperSpeech) (2021.12.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->speechbrain<1.0->WhisperSpeech) (0.4.6) Collecting ruamel.yaml>=0.17.28 (from hyperpyyaml->speechbrain<1.0->WhisperSpeech) Using cached ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch>=2->WhisperSpeech) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=2->WhisperSpeech) (1.3.0) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.17.28->hyperpyyaml->speechbrain<1.0->WhisperSpeech) Using cached ruamel.yaml.clib-0.2.8-cp310-cp310-win_amd64.whl.metadata (2.3 kB) Using cached WhisperSpeech-0.8-py3-none-any.whl (62 kB) Using cached speechbrain-0.5.16-py3-none-any.whl (630 kB) Using cached fastcore-1.5.45-py3-none-any.whl (75 kB) Using cached fastprogress-1.0.3-py3-none-any.whl (12 kB) Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB) Using cached vocos-0.1.0-py3-none-any.whl (24 kB) Using cached HyperPyYAML-1.2.2-py3-none-any.whl (16 kB) Using cached joblib-1.4.2-py3-none-any.whl (301 kB) Using cached sentencepiece-0.2.0-cp310-cp310-win_amd64.whl (991 kB) Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) Using cached ruamel.yaml.clib-0.2.8-cp310-cp310-win_amd64.whl (117 kB) Installing collected packages: sentencepiece, ruamel.yaml.clib, joblib, fastprogress, fastcore, soundfile, ruamel.yaml, hyperpyyaml, speechbrain, vocos, WhisperSpeech ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires librosa>=0.8.1, which is not installed. aeiou 0.0.20 requires matplotlib, which is not installed. aeiou 0.0.20 requires pandas, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires pillow, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires librosa, which is not installed. descript-audiotools 0.7.2 requires matplotlib, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. Successfully installed WhisperSpeech-0.8 fastcore-1.5.45 fastprogress-1.0.3 hyperpyyaml-1.2.2 joblib-1.4.2 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 sentencepiece-0.2.0 soundfile-0.12.1 speechbrain-0.5.16 vocos-0.1.0

Installing: pydub module Collecting pydub Using cached pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB) Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB) Installing collected packages: pydub Successfully installed pydub-0.25.1 Collecting git+https://github.com/daswer123/resemble-enhance-windows.git Cloning https://github.com/daswer123/resemble-enhance-windows.git to c:\users\ispyr\appdata\local\temp\pip-req-build-n8t_3f33 Running command git clone --filter=blob:none --quiet https://github.com/daswer123/resemble-enhance-windows.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-n8t_3f33' Resolved https://github.com/daswer123/resemble-enhance-windows.git to commit 270d8da4ea7c0efc960c52d605b75c0458b708d0 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Building wheels for collected packages: resemble-enhance Building wheel for resemble-enhance (pyproject.toml) ... done Created wheel for resemble-enhance: filename=resemble_enhance-0.0.2.dev240203022644-py3-none-any.whl size=58326 sha256=14afab3455c359608ae6025dd268fce38247d200300061885f44640a0c090c54 Stored in directory: C:\Users\ISPYR\AppData\Local\Temp\pip-ephem-wheel-cache-chcxpgdp\wheels\54\9e\3b\91c8d24573b7a6fc2a876198ce95ff0661a4d153089d6ec1fb Successfully built resemble-enhance Installing collected packages: resemble-enhance WARNING: The script resemble-enhance.exe is installed in 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed resemble-enhance-0.0.2.dev240203022644 deep_speed_path: C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\deepspeed/deepspeed-0.12.4+unknown-py3-none-any.whl

Installing: deepspeed module Processing c:\users\ispyr\appdata\roaming\bforartists\bforartists\4.1\scripts\addons\pallaidium-main\deepspeed\deepspeed-0.12.4+unknown-py3-none-any.whl Requirement already satisfied: hjson in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (3.1.0) Requirement already satisfied: ninja in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (1.11.1.1) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (24.1) Collecting psutil (from deepspeed==0.12.4+unknown) Using cached psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB) Requirement already satisfied: py-cpuinfo in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (9.0.0) Requirement already satisfied: pydantic in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (2.7.4) Requirement already satisfied: pynvml in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (11.5.0) Requirement already satisfied: torch in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (2.3.1) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (4.66.4) Requirement already satisfied: annotated-types>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic->deepspeed==0.12.4+unknown) (0.7.0) Requirement already satisfied: pydantic-core==2.18.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic->deepspeed==0.12.4+unknown) (2.18.4) Requirement already satisfied: typing-extensions>=4.6.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pydantic->deepspeed==0.12.4+unknown) (4.12.2) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.15.1) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->deepspeed==0.12.4+unknown) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->deepspeed==0.12.4+unknown) (2021.4.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->deepspeed==0.12.4+unknown) (0.4.6) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->deepspeed==0.12.4+unknown) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->deepspeed==0.12.4+unknown) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->deepspeed==0.12.4+unknown) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->deepspeed==0.12.4+unknown) (1.3.0) deepspeed is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel. Using cached psutil-5.9.8-cp37-abi3-win_amd64.whl (255 kB) Installing collected packages: psutil ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. peft 0.11.1 requires accelerate>=0.21.0, which is not installed. wandb 0.15.4 requires protobuf!=4.21.0,<5,>=3.19.0; sys_platform != "linux", which is not installed. Successfully installed psutil-5.9.8 [2024-06-16 20:51:27,384] [INFO] [real_accelerator.py:161:get_accelerator] Setting ds_accelerator to cuda (auto detect) W0616 20:51:29.570000 32004 torch\distributed\elastic\multiprocessing\redirects.py:27] NOTE: Redirects are currently not supported in Windows or MacOs.

Installing: librosa module Collecting librosa Using cached librosa-0.10.2.post1-py3-none-any.whl.metadata (8.6 kB) Requirement already satisfied: audioread>=2.1.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (3.0.1) Requirement already satisfied: numpy!=1.22.0,!=1.22.1,!=1.22.2,>=1.20.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.23.5) Requirement already satisfied: scipy>=1.2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.13.1) Requirement already satisfied: scikit-learn>=0.20.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.5.0) Requirement already satisfied: joblib>=0.14 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.4.2) Collecting decorator>=4.3.0 (from librosa) Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: numba>=0.51.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.60.0) Requirement already satisfied: soundfile>=0.12.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (0.12.1) Requirement already satisfied: pooch>=1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.8.2) Requirement already satisfied: soxr>=0.3.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.3.7) Requirement already satisfied: typing-extensions>=4.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (4.12.2) Requirement already satisfied: lazy-loader>=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.4) Requirement already satisfied: msgpack>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.0.8) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from lazy-loader>=0.1->librosa) (24.1) Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from numba>=0.51.0->librosa) (0.43.0) Requirement already satisfied: platformdirs>=2.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pooch>=1.1->librosa) (4.2.2) Requirement already satisfied: requests>=2.19.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pooch>=1.1->librosa) (2.32.3) Requirement already satisfied: threadpoolctl>=3.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-learn>=0.20.0->librosa) (3.5.0) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile>=0.12.1->librosa) (1.16.0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile>=0.12.1->librosa) (2.22) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2021.10.8) Using cached librosa-0.10.2.post1-py3-none-any.whl (260 kB) Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB) Installing collected packages: decorator, librosa ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires matplotlib, which is not installed. aeiou 0.0.20 requires pandas, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires pillow, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires matplotlib, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires celluloid==0.2.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires omegaconf==2.3.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed decorator-5.1.1 librosa-0.10.2.post1

Installing: celluloid module Collecting celluloid Using cached celluloid-0.2.0-py3-none-any.whl.metadata (4.8 kB) Collecting matplotlib (from celluloid) Using cached matplotlib-3.9.0-cp310-cp310-win_amd64.whl.metadata (11 kB) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (1.4.5) Requirement already satisfied: numpy>=1.23 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->celluloid) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->celluloid) (24.1) Collecting pillow>=8 (from matplotlib->celluloid) Using cached pillow-10.3.0-cp310-cp310-win_amd64.whl.metadata (9.4 kB) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (3.1.2) Requirement already satisfied: python-dateutil>=2.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (2.9.0.post0) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.7->matplotlib->celluloid) (1.16.0) Using cached celluloid-0.2.0-py3-none-any.whl (5.4 kB) Using cached matplotlib-3.9.0-cp310-cp310-win_amd64.whl (8.0 MB) Using cached pillow-10.3.0-cp310-cp310-win_amd64.whl (2.5 MB) Installing collected packages: pillow, matplotlib, celluloid ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires pandas, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. bokeh 3.4.1 requires pandas>=1.2, which is not installed. clean-fid 0.1.35 requires torchvision, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. descript-audiotools 0.7.2 requires rich, which is not installed. holoviews 1.19.0 requires pandas>=1.3, which is not installed. panel 1.4.4 requires markdown-it-py, which is not installed. panel 1.4.4 requires pandas>=1.2, which is not installed. scikit-image 0.23.2 requires imageio>=2.33, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires omegaconf==2.3.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed celluloid-0.2.0 matplotlib-3.9.0 pillow-10.3.0

Installing: omegaconf module Collecting omegaconf Using cached omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: antlr4-python3-runtime==4.9.* in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from omegaconf) (4.9.3) Requirement already satisfied: PyYAML>=5.1.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from omegaconf) (6.0.1) Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB) Installing collected packages: omegaconf ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed omegaconf-2.3.0

Installing: pandas module Collecting pandas Using cached pandas-2.2.2-cp310-cp310-win_amd64.whl.metadata (19 kB) Requirement already satisfied: numpy>=1.22.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pandas) (1.23.5) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2024.1) Requirement already satisfied: tzdata>=2022.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2024.1) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0) Using cached pandas-2.2.2-cp310-cp310-win_amd64.whl (11.6 MB) Installing collected packages: pandas ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires ipython, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. panel 1.4.4 requires markdown-it-py, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed pandas-2.2.2

Installing: ptflops module Collecting git+https://github.com/sovrasov/flops-counter.pytorch.git Cloning https://github.com/sovrasov/flops-counter.pytorch.git to c:\users\ispyr\appdata\local\temp\pip-req-build-f3w5pe_8 Running command git clone --filter=blob:none --quiet https://github.com/sovrasov/flops-counter.pytorch.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-f3w5pe_8' Resolved https://github.com/sovrasov/flops-counter.pytorch.git to commit e2772ae64c761082d33b445bae8c056d906c73e0 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: torch in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ptflops==0.7.3) (2.3.1) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->ptflops==0.7.3) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->ptflops==0.7.3) (2021.4.0) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->ptflops==0.7.3) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->ptflops==0.7.3) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->ptflops==0.7.3) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->ptflops==0.7.3) (1.3.0) Building wheels for collected packages: ptflops Building wheel for ptflops (pyproject.toml) ... done Created wheel for ptflops: filename=ptflops-0.7.3-py3-none-any.whl size=19130 sha256=02eabb495b068587e3cc7a1d560bb4cd0e944b70c658d19b3a85088039a348a2 Stored in directory: C:\Users\ISPYR\AppData\Local\Temp\pip-ephem-wheel-cache-n582wmnq\wheels\36\bd\4e\5345333341cf3e77a47777963004c9ce5b861f774ca55e2e96 Successfully built ptflops Installing collected packages: ptflops ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, but you have ptflops 0.7.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed ptflops-0.7.3

Installing: rich module Collecting rich Using cached rich-13.7.1-py3-none-any.whl.metadata (18 kB) Collecting markdown-it-py>=2.2.0 (from rich) Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting pygments<3.0.0,>=2.13.0 (from rich) Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py>=2.2.0->rich) (0.1.2) Using cached rich-13.7.1-py3-none-any.whl (240 kB) Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB) Installing collected packages: pygments, markdown-it-py, rich ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, which is not installed. keras 3.3.3 requires absl-py, which is not installed. tensorflow-intel 2.16.1 requires absl-py>=1.0.0, which is not installed. tensorflow-intel 2.16.1 requires flatbuffers>=23.5.26, which is not installed. tensorflow-intel 2.16.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. tensorflow-intel 2.16.1 requires ml-dtypes~=0.3.1, but you have ml-dtypes 0.4.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, but you have ptflops 0.7.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, but you have rich 13.7.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed markdown-it-py-3.0.0 pygments-2.18.0 rich-13.7.1

Installing: resampy module Collecting resampy Using cached resampy-0.4.3-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from resampy) (1.23.5) Requirement already satisfied: numba>=0.53 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from resampy) (0.60.0) Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from numba>=0.53->resampy) (0.43.0) Using cached resampy-0.4.3-py3-none-any.whl (3.1 MB) Installing collected packages: resampy ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, but you have ptflops 0.7.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, but you have resampy 0.4.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, but you have rich 13.7.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed resampy-0.4.3

Installing: tabulate module Collecting tabulate Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Using cached tabulate-0.9.0-py3-none-any.whl (35 kB) Installing collected packages: tabulate ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. resemble-enhance 0.0.2.dev240203022644 requires gradio==4.8.0, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires loguru, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires torchvision==0.16.1, which is not installed. resemble-enhance 0.0.2.dev240203022644 requires librosa==0.10.1, but you have librosa 0.10.2.post1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires matplotlib==3.8.1, but you have matplotlib 3.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires numpy==1.26.2, but you have numpy 1.23.5 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires pandas==2.1.3, but you have pandas 2.2.2 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires ptflops==0.7.1.2, but you have ptflops 0.7.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires resampy==0.4.2, but you have resampy 0.4.3 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires rich==13.7.0, but you have rich 13.7.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires scipy==1.11.4, but you have scipy 1.13.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tabulate==0.8.10, but you have tabulate 0.9.0 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torch==2.1.1, but you have torch 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires torchaudio==2.1.1, but you have torchaudio 2.3.1 which is incompatible. resemble-enhance 0.0.2.dev240203022644 requires tqdm==4.66.1, but you have tqdm 4.66.4 which is incompatible. Successfully installed tabulate-0.9.0

Installing: diffusers module Collecting git+https://github.com/huggingface/diffusers.git Cloning https://github.com/huggingface/diffusers.git to c:\users\ispyr\appdata\local\temp\pip-req-build-k8_pqphm Running command git clone --filter=blob:none --quiet https://github.com/huggingface/diffusers.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-k8_pqphm' Resolved https://github.com/huggingface/diffusers.git to commit a899e42fc78fbd080452ce88d00dbf704d115280 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Collecting importlib-metadata (from diffusers==0.30.0.dev0) Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (3.15.1) Requirement already satisfied: huggingface-hub>=0.23.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (0.23.4) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (1.23.5) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from diffusers==0.30.0.dev0) (2024.5.15) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (2.32.3) Requirement already satisfied: safetensors>=0.3.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (0.4.3) Requirement already satisfied: Pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (10.3.0) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (6.0.1) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (4.66.4) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (4.12.2) Requirement already satisfied: zipp>=0.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from importlib-metadata->diffusers==0.30.0.dev0) (3.19.2) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->diffusers==0.30.0.dev0) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (2021.10.8) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.42.1->huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (0.4.6) Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Building wheels for collected packages: diffusers Building wheel for diffusers (pyproject.toml) ... done Created wheel for diffusers: filename=diffusers-0.30.0.dev0-py3-none-any.whl size=2222459 sha256=710c20cc68dd122cf2a05e6046cc704e7e1fbf09d12f66ff4733c97dcb9d4621 Stored in directory: C:\Users\ISPYR\AppData\Local\Temp\pip-ephem-wheel-cache-z5mp8wuf\wheels\4d\b7\a8\6f9549ceec5daad78675b857ac57d697c387062506520a7b50 Successfully built diffusers Installing collected packages: importlib-metadata, diffusers Successfully installed diffusers-0.30.0.dev0 importlib-metadata-7.1.0 Requirement already satisfied: tensorflow in c:\users\ispyr\appdata\roaming\python\python310\site-packages (2.16.1) Requirement already satisfied: tensorflow-intel==2.16.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow) (2.16.1) Collecting absl-py>=1.0.0 (from tensorflow-intel==2.16.1->tensorflow) Using cached absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: astunparse>=1.6.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.6.3) Collecting flatbuffers>=23.5.26 (from tensorflow-intel==2.16.1->tensorflow) Using cached flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.5.4) Requirement already satisfied: google-pasta>=0.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.2.0) Requirement already satisfied: h5py>=3.10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.11.0) Requirement already satisfied: libclang>=13.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (18.1.1) Collecting ml-dtypes~=0.3.1 (from tensorflow-intel==2.16.1->tensorflow) Using cached ml_dtypes-0.3.2-cp310-cp310-win_amd64.whl.metadata (20 kB) Requirement already satisfied: opt-einsum>=2.3.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.3.0) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (24.1) Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3 (from tensorflow-intel==2.16.1->tensorflow) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl.metadata (541 bytes) Requirement already satisfied: requests<3,>=2.21.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.32.3) Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (63.2.0) Requirement already satisfied: six>=1.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.16.0) Requirement already satisfied: termcolor>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.4.0) Requirement already satisfied: typing-extensions>=3.6.6 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (4.12.2) Requirement already satisfied: wrapt>=1.11.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.16.0) Requirement already satisfied: grpcio<2.0,>=1.24.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.64.1) Requirement already satisfied: tensorboard<2.17,>=2.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.16.2) Requirement already satisfied: keras>=3.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.3.3) Requirement already satisfied: tensorflow-io-gcs-filesystem>=0.23.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.31.0) Requirement already satisfied: numpy<2.0.0,>=1.23.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.23.5) Requirement already satisfied: wheel<1.0,>=0.23.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from astunparse>=1.6.0->tensorflow-intel==2.16.1->tensorflow) (0.43.0) Requirement already satisfied: rich in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (13.7.1) Requirement already satisfied: namex in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.0.8) Requirement already satisfied: optree in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.11.0) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2021.10.8) Requirement already satisfied: markdown>=2.6.8 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (3.6) Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (0.7.2) Requirement already satisfied: werkzeug>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (3.0.3) Requirement already satisfied: MarkupSafe>=2.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from werkzeug>=1.0.1->tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (2.1.5) Requirement already satisfied: markdown-it-py>=2.2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (2.18.0) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py>=2.2.0->rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.1.2) Using cached absl_py-2.1.0-py3-none-any.whl (133 kB) Using cached flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) Using cached ml_dtypes-0.3.2-cp310-cp310-win_amd64.whl (127 kB) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl (413 kB) Installing collected packages: flatbuffers, protobuf, ml-dtypes, absl-py Attempting uninstall: ml-dtypes Found existing installation: ml-dtypes 0.4.0 Uninstalling ml-dtypes-0.4.0: Successfully uninstalled ml-dtypes-0.4.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires ipython, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, but you have protobuf 4.25.3 which is incompatible. jax 0.4.29 requires ml-dtypes>=0.4.0, but you have ml-dtypes 0.3.2 which is incompatible. Successfully installed absl-py-2.1.0 flatbuffers-24.3.25 ml-dtypes-0.3.2 protobuf-4.25.3

Installing: soundfile module Collecting PySoundFile Using cached PySoundFile-0.9.0.post1-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl.metadata (9.4 kB) Requirement already satisfied: cffi>=0.6 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from PySoundFile) (1.16.0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=0.6->PySoundFile) (2.22) Using cached PySoundFile-0.9.0.post1-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl (671 kB) Installing collected packages: PySoundFile Successfully installed PySoundFile-0.9.0.post1

Installing: sentencepiece module Requirement already satisfied: sentencepiece in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.2.0)

Installing: safetensors module Requirement already satisfied: safetensors in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.4.3)

Installing: cv2 module Collecting opencv_python Using cached opencv_python-4.10.0.82-cp37-abi3-win_amd64.whl.metadata (20 kB) Requirement already satisfied: numpy>=1.21.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from opencv_python) (1.23.5) Using cached opencv_python-4.10.0.82-cp37-abi3-win_amd64.whl (38.8 MB) Installing collected packages: opencv_python Successfully installed opencv_python-4.10.0.82

Installing: PIL module Requirement already satisfied: pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (10.3.0)

Installing: scipy module Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (1.13.1) Requirement already satisfied: numpy<2.3,>=1.22.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from scipy) (1.23.5)

Installing: IPython module Collecting IPython Using cached ipython-8.25.0-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: decorator in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (5.1.1) Requirement already satisfied: jedi>=0.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from IPython) (0.19.1) Collecting matplotlib-inline (from IPython) Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from IPython) Using cached prompt_toolkit-3.0.47-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: pygments>=2.4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (2.18.0) Collecting stack-data (from IPython) Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting traitlets>=5.13.0 (from IPython) Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting exceptiongroup (from IPython) Using cached exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: typing-extensions>=4.6 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (0.4.6) Requirement already satisfied: parso<0.9.0,>=0.8.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jedi>=0.16->IPython) (0.8.4) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->IPython) Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Requirement already satisfied: executing>=1.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (2.0.1) Requirement already satisfied: asttokens>=2.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (2.4.1) Requirement already satisfied: pure-eval in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (0.2.2) Requirement already satisfied: six>=1.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from asttokens>=2.1.0->stack-data->IPython) (1.16.0) Using cached ipython-8.25.0-py3-none-any.whl (817 kB) Using cached prompt_toolkit-3.0.47-py3-none-any.whl (386 kB) Using cached traitlets-5.14.3-py3-none-any.whl (85 kB) Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB) Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Using cached stack_data-0.6.3-py3-none-any.whl (24 kB) Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Installing collected packages: wcwidth, traitlets, prompt-toolkit, exceptiongroup, stack-data, matplotlib-inline, IPython ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires accelerate, which is not installed. aeiou 0.0.20 requires pedalboard, which is not installed. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires webdataset, which is not installed. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, but you have protobuf 4.25.3 which is incompatible. Successfully installed IPython-8.25.0 exceptiongroup-1.2.1 matplotlib-inline-0.1.7 prompt-toolkit-3.0.47 stack-data-0.6.3 traitlets-5.14.3 wcwidth-0.2.13

Installing: omegaconf module Requirement already satisfied: omegaconf in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (2.3.0) Requirement already satisfied: antlr4-python3-runtime==4.9.* in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from omegaconf) (4.9.3) Requirement already satisfied: PyYAML>=5.1.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from omegaconf) (6.0.1)

Installing: protobuf module Requirement already satisfied: protobuf in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (4.25.3) Collecting protobuf Using cached protobuf-5.27.1-cp310-abi3-win_amd64.whl.metadata (592 bytes) Using cached protobuf-5.27.1-cp310-abi3-win_amd64.whl (426 kB) Installing collected packages: protobuf Attempting uninstall: protobuf Found existing installation: protobuf 4.25.3 Uninstalling protobuf-4.25.3: Successfully uninstalled protobuf-4.25.3 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. descript-audiotools 0.7.2 requires importlib-resources, which is not installed. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, but you have protobuf 5.27.1 which is incompatible. tensorflow-intel 2.16.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, but you have protobuf 5.27.1 which is incompatible. wandb 0.15.4 requires protobuf!=4.21.0,<5,>=3.19.0; sys_platform != "linux", but you have protobuf 5.27.1 which is incompatible. Successfully installed protobuf-5.27.1

Installing: hidiffusion module Requirement already satisfied: hidiffusion in c:\users\ispyr\appdata\roaming\python\python310\site-packages (0.1.8) Collecting hidiffusion Downloading hidiffusion-0.1.10-py3-none-any.whl.metadata (17 kB) Downloading hidiffusion-0.1.10-py3-none-any.whl (37 kB) Installing collected packages: hidiffusion Attempting uninstall: hidiffusion Found existing installation: hidiffusion 0.1.8 Uninstalling hidiffusion-0.1.8: Successfully uninstalled hidiffusion-0.1.8 Successfully installed hidiffusion-0.1.10 C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\diffusers\models\transformers\transformer_2d.py:34: FutureWarning: Transformer2DModelOutput is deprecated and will be removed in version 1.0.0. Importing Transformer2DModelOutput from diffusers.models.transformer_2d is deprecated and this will be removed in a future version. Please use from diffusers.models.modeling_outputs import Transformer2DModelOutput, instead. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message)

Installing: stable_audio_tools module Collecting stable-audio-tools Using cached stable_audio_tools-0.0.16-py3-none-any.whl.metadata (1.3 kB) Requirement already satisfied: aeiou==0.0.20 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (0.0.20) Collecting alias-free-torch==0.0.6 (from stable-audio-tools) Using cached alias_free_torch-0.0.6-py3-none-any.whl.metadata (3.8 kB) Collecting auraloss==0.4.0 (from stable-audio-tools) Using cached auraloss-0.4.0-py3-none-any.whl.metadata (8.0 kB) Collecting descript-audio-codec==1.0.0 (from stable-audio-tools) Using cached descript_audio_codec-1.0.0-py3-none-any.whl.metadata (7.8 kB) Collecting einops==0.7.0 (from stable-audio-tools) Using cached einops-0.7.0-py3-none-any.whl.metadata (13 kB) Collecting einops-exts==0.0.4 (from stable-audio-tools) Using cached einops_exts-0.0.4-py3-none-any.whl.metadata (621 bytes) Collecting ema-pytorch==0.2.3 (from stable-audio-tools) Using cached ema_pytorch-0.2.3-py3-none-any.whl.metadata (693 bytes) Requirement already satisfied: encodec==0.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.1.1) Collecting gradio>=3.42.0 (from stable-audio-tools) Using cached gradio-4.36.1-py3-none-any.whl.metadata (15 kB) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.23.4) Collecting importlib-resources==5.12.0 (from stable-audio-tools) Using cached importlib_resources-5.12.0-py3-none-any.whl.metadata (4.1 kB) Collecting k-diffusion==0.1.1 (from stable-audio-tools) Using cached k_diffusion-0.1.1-py3-none-any.whl.metadata (3.9 kB) Collecting laion-clap==1.1.4 (from stable-audio-tools) Using cached laion_clap-1.1.4-py3-none-any.whl.metadata (26 kB) Collecting local-attention==1.8.6 (from stable-audio-tools) Using cached local_attention-1.8.6-py3-none-any.whl.metadata (684 bytes) Collecting pandas==2.0.2 (from stable-audio-tools) Using cached pandas-2.0.2-cp310-cp310-win_amd64.whl.metadata (18 kB) Collecting pedalboard==0.7.4 (from stable-audio-tools) Using cached pedalboard-0.7.4-cp310-cp310-win_amd64.whl.metadata (15 kB) Collecting prefigure==0.0.9 (from stable-audio-tools) Using cached prefigure-0.0.9-py3-none-any.whl.metadata (5.9 kB) Collecting pytorch-lightning==2.1.0 (from stable-audio-tools) Using cached pytorch_lightning-2.1.0-py3-none-any.whl.metadata (23 kB) Collecting PyWavelets==1.4.1 (from stable-audio-tools) Using cached PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) Requirement already satisfied: safetensors in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.4.3) Collecting sentencepiece==0.1.99 (from stable-audio-tools) Using cached sentencepiece-0.1.99-cp310-cp310-win_amd64.whl.metadata (8.3 kB) Requirement already satisfied: s3fs in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (2024.6.0) Requirement already satisfied: torch>=2.0.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (2.3.1) Requirement already satisfied: torchaudio>=2.0.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (2.3.1) Collecting torchmetrics==0.11.4 (from stable-audio-tools) Using cached torchmetrics-0.11.4-py3-none-any.whl.metadata (15 kB) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (4.66.4) Requirement already satisfied: transformers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (4.42.0.dev0) Collecting v-diffusion-pytorch==0.0.2 (from stable-audio-tools) Using cached v_diffusion_pytorch-0.0.2-py3-none-any.whl.metadata (10.0 kB) Collecting vector-quantize-pytorch==1.9.14 (from stable-audio-tools) Using cached vector_quantize_pytorch-1.9.14-py3-none-any.whl.metadata (681 bytes) Requirement already satisfied: wandb==0.15.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (0.15.4) Collecting webdataset==0.2.48 (from stable-audio-tools) Using cached webdataset-0.2.48-py3-none-any.whl.metadata (29 kB) Collecting x-transformers<1.27.0 (from stable-audio-tools) Using cached x_transformers-1.26.6-py3-none-any.whl.metadata (661 bytes) Requirement already satisfied: fastcore in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.5.45) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.23.5) Requirement already satisfied: plotly in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (5.22.0) Requirement already satisfied: bokeh in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (3.4.1) Requirement already satisfied: holoviews in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.19.0) Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.13.1) Collecting torchvision (from aeiou==0.0.20->stable-audio-tools) Using cached torchvision-0.18.1-cp310-cp310-win_amd64.whl.metadata (6.6 kB) Requirement already satisfied: matplotlib in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (3.9.0) Requirement already satisfied: pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (10.3.0) Requirement already satisfied: librosa>=0.8.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (0.10.2.post1) Requirement already satisfied: ipython in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (8.25.0) Collecting accelerate (from aeiou==0.0.20->stable-audio-tools) Using cached accelerate-0.31.0-py3-none-any.whl.metadata (19 kB) Collecting soundfile<=0.10.2 (from aeiou==0.0.20->stable-audio-tools) Using cached SoundFile-0.10.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl.metadata (10 kB) Requirement already satisfied: umap-learn in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (0.5.6) Requirement already satisfied: argbind>=0.3.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audio-codec==1.0.0->stable-audio-tools) (0.3.9) Requirement already satisfied: descript-audiotools>=0.7.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audio-codec==1.0.0->stable-audio-tools) (0.7.2) Requirement already satisfied: clean-fid in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.1.35) Requirement already satisfied: clip-anytorch in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (2.6.0) Requirement already satisfied: dctorch in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.1.2) Requirement already satisfied: jsonmerge in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (1.9.2) Requirement already satisfied: kornia in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.7.2) Requirement already satisfied: scikit-image in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.23.2) Requirement already satisfied: torchdiffeq in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.2.4) Requirement already satisfied: torchsde in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.2.6) Requirement already satisfied: torchlibrosa in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.1.0) Collecting ftfy (from laion-clap==1.1.4->stable-audio-tools) Using cached ftfy-6.2.0-py3-none-any.whl.metadata (7.3 kB) Requirement already satisfied: braceexpand in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.1.7) Requirement already satisfied: wget in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (3.2) Requirement already satisfied: llvmlite in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.43.0) Requirement already satisfied: scikit-learn in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (1.5.0) Requirement already satisfied: h5py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (3.11.0) Requirement already satisfied: regex in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (2024.5.15) Requirement already satisfied: progressbar in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (2.5) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2024.1) Requirement already satisfied: tzdata>=2022.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2024.1) Collecting argparse (from prefigure==0.0.9->stable-audio-tools) Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: configparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from prefigure==0.0.9->stable-audio-tools) (7.0.0) Requirement already satisfied: gin-config in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from prefigure==0.0.9->stable-audio-tools) (0.5.0) Requirement already satisfied: PyYAML>=5.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (6.0.1) Requirement already satisfied: fsspec>2021.06.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from fsspec[http]>2021.06.0->pytorch-lightning==2.1.0->stable-audio-tools) (2024.6.0) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (24.1) Requirement already satisfied: typing-extensions>=4.0.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (4.12.2) Requirement already satisfied: lightning-utilities>=0.8.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (0.11.2) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from v-diffusion-pytorch==0.0.2->stable-audio-tools) (2.32.3) Requirement already satisfied: Click!=8.0.0,>=7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (8.1.7) Requirement already satisfied: GitPython!=3.1.29,>=1.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (3.1.43) Requirement already satisfied: psutil>=5.0.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from wandb==0.15.4->stable-audio-tools) (5.9.8) Requirement already satisfied: sentry-sdk>=1.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (2.5.1) Requirement already satisfied: docker-pycreds>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (0.4.0) Requirement already satisfied: pathtools in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (0.1.2) Requirement already satisfied: setproctitle in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (1.3.3) Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from wandb==0.15.4->stable-audio-tools) (63.2.0) Requirement already satisfied: appdirs>=1.4.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (1.4.4) Collecting protobuf!=4.21.0,<5,>=3.19.0 (from wandb==0.15.4->stable-audio-tools) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl.metadata (541 bytes) Requirement already satisfied: aiofiles<24.0,>=22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (23.2.1) Requirement already satisfied: altair<6.0,>=4.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (5.3.0) Requirement already satisfied: fastapi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.111.0) Requirement already satisfied: ffmpy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.3.2) Requirement already satisfied: gradio-client==1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (1.0.1) Requirement already satisfied: httpx>=0.24.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.27.0) Requirement already satisfied: jinja2<4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from gradio>=3.42.0->stable-audio-tools) (3.1.4) Requirement already satisfied: markupsafe~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.1.5) Requirement already satisfied: orjson~=3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (3.10.5) Requirement already satisfied: pydantic>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.7.4) Requirement already satisfied: pydub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.25.1) Requirement already satisfied: python-multipart>=0.0.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.0.9) Requirement already satisfied: ruff>=0.2.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.4.9) Requirement already satisfied: semantic-version~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.10.0) Requirement already satisfied: tomlkit==0.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.12.0) Requirement already satisfied: typer<1.0,>=0.12 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.12.3) Requirement already satisfied: urllib3~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.2.1) Requirement already satisfied: uvicorn>=0.14.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.30.1) Requirement already satisfied: websockets<12.0,>=10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio-client==1.0.1->gradio>=3.42.0->stable-audio-tools) (11.0.3) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->stable-audio-tools) (3.15.1) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2.0.1->stable-audio-tools) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2.0.1->stable-audio-tools) (3.3) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2.0.1->stable-audio-tools) (2021.4.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->stable-audio-tools) (0.4.6) Requirement already satisfied: aiobotocore<3.0.0,>=2.5.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from s3fs->stable-audio-tools) (2.13.0) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from s3fs->stable-audio-tools) (3.9.5) Requirement already satisfied: tokenizers<0.20,>=0.19 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers->stable-audio-tools) (0.19.1) Collecting botocore<1.34.107,>=1.34.70 (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) Using cached botocore-1.34.106-py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: wrapt<2.0.0,>=1.10.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (1.16.0) Requirement already satisfied: aioitertools<1.0.0,>=0.5.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (0.11.0) Requirement already satisfied: aiosignal>=1.1.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (23.2.0) Requirement already satisfied: frozenlist>=1.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.4.1) Requirement already satisfied: multidict<7.0,>=4.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (6.0.5) Requirement already satisfied: yarl<2.0,>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.9.4) Requirement already satisfied: async-timeout<5.0,>=4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (4.0.3) Requirement already satisfied: jsonschema>=3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (4.22.0) Requirement already satisfied: toolz in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.12.1) Requirement already satisfied: docstring-parser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from argbind>=0.3.7->descript-audio-codec==1.0.0->stable-audio-tools) (0.16) Requirement already satisfied: pyloudnorm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.1.1) Requirement already satisfied: julius in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.7) Requirement already satisfied: rich in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (13.7.1) Requirement already satisfied: pystoi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.4.1) Requirement already satisfied: torch-stoi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.1) Requirement already satisfied: flatten-dict in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.4.2) Requirement already satisfied: markdown2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.4.13) Requirement already satisfied: randomname in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.1) Collecting protobuf!=4.21.0,<5,>=3.19.0 (from wandb==0.15.4->stable-audio-tools) Using cached protobuf-3.19.6-cp310-cp310-win_amd64.whl.metadata (806 bytes) Requirement already satisfied: tensorboard in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.16.2) Requirement already satisfied: six>=1.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from docker-pycreds>=0.4.0->wandb==0.15.4->stable-audio-tools) (1.16.0) Requirement already satisfied: gitdb<5,>=4.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from GitPython!=3.1.29,>=1.0.0->wandb==0.15.4->stable-audio-tools) (4.0.11) Requirement already satisfied: anyio in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (4.4.0) Requirement already satisfied: certifi in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (2021.10.8) Requirement already satisfied: httpcore==1. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (1.0.5) Requirement already satisfied: idna in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (3.3) Requirement already satisfied: sniffio in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (1.3.1) Requirement already satisfied: h11<0.15,>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpcore==1.->httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (0.14.0) Requirement already satisfied: audioread>=2.1.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (3.0.1) Requirement already satisfied: joblib>=0.14 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (1.4.2) Requirement already satisfied: decorator>=4.3.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (5.1.1) Requirement already satisfied: numba>=0.51.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (0.60.0) INFO: pip is looking at multiple versions of librosa to determine which version is compatible with other requirements. This could take a while. Collecting librosa>=0.8.1 (from aeiou==0.0.20->stable-audio-tools) Using cached librosa-0.10.2-py3-none-any.whl.metadata (8.6 kB) Using cached librosa-0.10.1-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0.post2-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0.post1-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.9.2-py3-none-any.whl.metadata (8.2 kB) Requirement already satisfied: resampy>=0.2.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (0.4.3) Requirement already satisfied: pooch>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (1.8.2) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (1.4.5) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (3.1.2) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2.0.1->stable-audio-tools) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2.0.1->stable-audio-tools) (2021.12.0) Requirement already satisfied: annotated-types>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic>=2.0->gradio>=3.42.0->stable-audio-tools) (0.7.0) Requirement already satisfied: pydantic-core==2.18.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic>=2.0->gradio>=3.42.0->stable-audio-tools) (2.18.4) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->v-diffusion-pytorch==0.0.2->stable-audio-tools) (2.0.10) Requirement already satisfied: threadpoolctl>=3.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-learn->laion-clap==1.1.4->stable-audio-tools) (3.5.0) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile<=0.10.2->aeiou==0.0.20->stable-audio-tools) (1.16.0) Requirement already satisfied: shellingham>=1.3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from typer<1.0,>=0.12->gradio>=3.42.0->stable-audio-tools) (1.5.4) Requirement already satisfied: tornado>=6.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bokeh->aeiou==0.0.20->stable-audio-tools) (6.4.1) Requirement already satisfied: xyzservices>=2021.09.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bokeh->aeiou==0.0.20->stable-audio-tools) (2024.6.0) Requirement already satisfied: starlette<0.38.0,>=0.37.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (0.37.2) Requirement already satisfied: fastapi-cli>=0.0.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (0.0.4) Requirement already satisfied: ujson!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,>=4.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (5.10.0) Requirement already satisfied: email_validator>=2.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (2.1.1) Requirement already satisfied: wcwidth<0.3.0,>=0.2.12 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ftfy->laion-clap==1.1.4->stable-audio-tools) (0.2.13) Requirement already satisfied: colorcet in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (3.1.0) Requirement already satisfied: panel>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (1.4.4) Requirement already satisfied: param<3.0,>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (2.1.0) Requirement already satisfied: pyviz-comms>=2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (3.0.2) Requirement already satisfied: jedi>=0.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.19.1) Requirement already satisfied: matplotlib-inline in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.1.7) Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.41 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (3.0.47) Requirement already satisfied: pygments>=2.4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (2.18.0) Requirement already satisfied: stack-data in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.6.3) Requirement already satisfied: traitlets>=5.13.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (5.14.3) Requirement already satisfied: exceptiongroup in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (1.2.1) Requirement already satisfied: kornia-rs>=0.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from kornia->k-diffusion==0.1.1->stable-audio-tools) (0.1.3) Requirement already satisfied: tenacity>=6.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from plotly->aeiou==0.0.20->stable-audio-tools) (8.3.0) Collecting imageio>=2.33 (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) Using cached imageio-2.34.1-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: tifffile>=2022.8.12 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) (2024.5.22) Requirement already satisfied: lazy-loader>=0.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) (0.4) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=2.0.1->stable-audio-tools) (1.3.0) Requirement already satisfied: trampoline>=0.1.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torchsde->k-diffusion==0.1.1->stable-audio-tools) (0.1.2) Requirement already satisfied: pynndescent>=0.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from umap-learn->aeiou==0.0.20->stable-audio-tools) (0.5.12) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.34.107,>=1.34.70->aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (1.0.1) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile<=0.10.2->aeiou==0.0.20->stable-audio-tools) (2.22) Requirement already satisfied: dnspython>=2.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from email_validator>=2.0.0->fastapi->gradio>=3.42.0->stable-audio-tools) (2.6.1) Requirement already satisfied: smmap<6,>=3.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb==0.15.4->stable-audio-tools) (5.0.1) Requirement already satisfied: parso<0.9.0,>=0.8.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jedi>=0.16->ipython->aeiou==0.0.20->stable-audio-tools) (0.8.4) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (2023.12.1) Requirement already satisfied: referencing>=0.28.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.35.1) Requirement already satisfied: rpds-py>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.18.1) Requirement already satisfied: markdown in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (3.6) Requirement already satisfied: markdown-it-py in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (3.0.0) Requirement already satisfied: linkify-it-py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (2.0.3) Requirement already satisfied: mdit-py-plugins in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.4.1) Requirement already satisfied: bleach in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (6.1.0) Requirement already satisfied: platformdirs>=2.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pooch>=1.0->librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (4.2.2) Requirement already satisfied: httptools>=0.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (0.6.1) Requirement already satisfied: python-dotenv>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (1.0.1) Requirement already satisfied: watchfiles>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (0.22.0) Requirement already satisfied: future>=0.16.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pyloudnorm->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (1.0.0) Requirement already satisfied: fire in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from randomname->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.6.0) Requirement already satisfied: executing>=1.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (2.0.1) Requirement already satisfied: asttokens>=2.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (2.4.1) Requirement already satisfied: pure-eval in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (0.2.2) Requirement already satisfied: absl-py>=0.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.1.0) Requirement already satisfied: grpcio>=1.48.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (1.64.1) Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.7.2) Requirement already satisfied: werkzeug>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (3.0.3) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.1.2) Requirement already satisfied: webencodings in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bleach->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.5.1) Requirement already satisfied: termcolor in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fire->randomname->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.4.0) Requirement already satisfied: uc-micro-py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from linkify-it-py->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (1.0.3) Using cached stable_audio_tools-0.0.16-py3-none-any.whl (121 kB) Using cached alias_free_torch-0.0.6-py3-none-any.whl (9.7 kB) Using cached auraloss-0.4.0-py3-none-any.whl (16 kB) Using cached descript_audio_codec-1.0.0-py3-none-any.whl (26 kB) Using cached einops-0.7.0-py3-none-any.whl (44 kB) Using cached einops_exts-0.0.4-py3-none-any.whl (3.9 kB) Using cached ema_pytorch-0.2.3-py3-none-any.whl (4.4 kB) Using cached importlib_resources-5.12.0-py3-none-any.whl (36 kB) Using cached k_diffusion-0.1.1-py3-none-any.whl (33 kB) Using cached laion_clap-1.1.4-py3-none-any.whl (1.5 MB) Using cached local_attention-1.8.6-py3-none-any.whl (8.1 kB) Using cached pandas-2.0.2-cp310-cp310-win_amd64.whl (10.7 MB) Using cached pedalboard-0.7.4-cp310-cp310-win_amd64.whl (3.0 MB) Using cached prefigure-0.0.9-py3-none-any.whl (7.7 kB) Using cached pytorch_lightning-2.1.0-py3-none-any.whl (774 kB) Using cached PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) Using cached sentencepiece-0.1.99-cp310-cp310-win_amd64.whl (977 kB) Using cached torchmetrics-0.11.4-py3-none-any.whl (519 kB) Using cached v_diffusion_pytorch-0.0.2-py3-none-any.whl (20 kB) Using cached vector_quantize_pytorch-1.9.14-py3-none-any.whl (17 kB) Using cached webdataset-0.2.48-py3-none-any.whl (51 kB) Using cached gradio-4.36.1-py3-none-any.whl (12.3 MB) Using cached x_transformers-1.26.6-py3-none-any.whl (33 kB) Using cached librosa-0.9.2-py3-none-any.whl (214 kB) Using cached protobuf-3.19.6-cp310-cp310-win_amd64.whl (895 kB) Using cached SoundFile-0.10.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl (692 kB) Using cached accelerate-0.31.0-py3-none-any.whl (309 kB) Using cached argparse-1.4.0-py2.py3-none-any.whl (23 kB) Using cached ftfy-6.2.0-py3-none-any.whl (54 kB) Using cached torchvision-0.18.1-cp310-cp310-win_amd64.whl (1.2 MB) Using cached botocore-1.34.106-py3-none-any.whl (12.2 MB) Using cached imageio-2.34.1-py3-none-any.whl (313 kB) Installing collected packages: sentencepiece, argparse, webdataset, PyWavelets, protobuf, pedalboard, importlib-resources, imageio, ftfy, einops, alias-free-torch, soundfile, pandas, einops-exts, botocore, x-transformers, vector-quantize-pytorch, torchvision, torchmetrics, local-attention, librosa, ema-pytorch, auraloss, accelerate, v-diffusion-pytorch, pytorch-lightning, prefigure, laion-clap, k-diffusion, gradio, descript-audio-codec, stable-audio-tools Attempting uninstall: sentencepiece Found existing installation: sentencepiece 0.2.0 Uninstalling sentencepiece-0.2.0: Successfully uninstalled sentencepiece-0.2.0 WARNING: Failed to remove contents in a temporary directory 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\~entencepiece'. You can safely remove it manually. Attempting uninstall: protobuf Found existing installation: protobuf 5.27.1 Uninstalling protobuf-5.27.1: Successfully uninstalled protobuf-5.27.1 WARNING: Failed to remove contents in a temporary directory 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\google\~upb'. You can safely remove it manually. Attempting uninstall: einops Found existing installation: einops 0.8.0 Uninstalling einops-0.8.0: Successfully uninstalled einops-0.8.0 Attempting uninstall: soundfile Found existing installation: soundfile 0.12.1 Uninstalling soundfile-0.12.1: Successfully uninstalled soundfile-0.12.1 Rolling back uninstall of soundfile Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages__pycache_soundfile.cpython-310.pyc from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-hb10js5o_soundfile.cpython-310.pyc Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages__pycache\soundfile.cpython-310.pyc from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-hb10js5o\soundfile.cpython-310.pyc Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih_soundfile.py Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\init.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih_soundfile_data\init.py Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\pycache__\ from C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\~_pycache Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\copying from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih_soundfile_data\copying Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\libsndfile_64bit.dll from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih_soundfile_data\libsndfile_64bit.dll Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages\soundfile-0.12.1.dist-info\ from C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\~oundfile-0.12.1.dist-info Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages\soundfile.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-watk92ih\soundfile.py ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Lib\site-packages\_soundfile_data\libsndfile64bit.dll' Consider using the --user option or check the permissions.

Installing: flash_attn module Collecting flash-attn Using cached flash_attn-2.5.9.post1.tar.gz (2.6 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [20 lines of output] fatal: not a git repository (or any of the parent directories): .git C:\Users\ISPYR\AppData\Local\Temp\pip-install-dfhqhb23\flash-attn_5301fca70a924a90a037b9101d88ae50\setup.py:78: UserWarning: flash_attn was requested, but nvcc was not found. Are you sure your environment has nvcc available? If you're installing within a container from https://hub.docker.com/r/pytorch/pytorch, only images whose names contain 'devel' will provide nvcc. warnings.warn( Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\ISPYR\AppData\Local\Temp\pip-install-dfhqhb23\flash-attn_5301fca70a924a90a037b9101d88ae50\setup.py", line 134, in CUDAExtension( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 1077, in CUDAExtension library_dirs += library_paths(cuda=True) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 1211, in library_paths paths.append(_join_cuda_home(lib_dir)) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 2419, in _join_cuda_home raise OSError('CUDA_HOME environment variable is not set. ' OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.

  torch.__version__  = 2.3.1+cpu

  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

Installing: beautifulsoup4 module Collecting beautifulsoup4 Using cached beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting soupsieve>1.2 (from beautifulsoup4) Using cached soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Using cached soupsieve-2.5-py3-none-any.whl (36 kB) Installing collected packages: soupsieve, beautifulsoup4 Successfully installed beautifulsoup4-4.12.3 soupsieve-2.5

Installing: ftfy module Requirement already satisfied: ftfy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (6.2.0) Requirement already satisfied: wcwidth<0.3.0,>=0.2.12 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ftfy) (0.2.13)

Installing: imageio module Requirement already satisfied: imageio in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (2.34.1) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imageio) (1.23.5) Requirement already satisfied: pillow>=8.3.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imageio) (10.3.0)

Installing: imWatermark module Collecting imWatermark Using cached imWatermark-0.0.2-py3-none-any.whl.metadata (1.4 kB) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imWatermark) (1.23.5) Collecting imhist (from imWatermark) Using cached imhist-0.0.4-py3-none-any.whl.metadata (1.6 kB) Using cached imWatermark-0.0.2-py3-none-any.whl (2.8 kB) Using cached imhist-0.0.4-py3-none-any.whl (2.8 kB) Installing collected packages: imhist, imWatermark Successfully installed imWatermark-0.0.2 imhist-0.0.4

Installing: mediapipe module Collecting mediapipe Using cached mediapipe-0.10.14-cp310-cp310-win_amd64.whl.metadata (9.9 kB) Requirement already satisfied: absl-py in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (2.1.0) Requirement already satisfied: attrs>=19.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mediapipe) (23.2.0) Requirement already satisfied: flatbuffers>=2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (24.3.25) Requirement already satisfied: jax in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mediapipe) (0.4.29) Collecting jaxlib (from mediapipe) Using cached jaxlib-0.4.29-cp310-cp310-win_amd64.whl.metadata (1.8 kB) Requirement already satisfied: matplotlib in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (3.9.0) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (1.23.5) Collecting opencv-contrib-python (from mediapipe) Using cached opencv_contrib_python-4.10.0.82-cp37-abi3-win_amd64.whl.metadata (20 kB) Collecting protobuf<5,>=4.25.3 (from mediapipe) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl.metadata (541 bytes) Collecting sounddevice>=0.4.4 (from mediapipe) Using cached sounddevice-0.4.7-py3-none-win_amd64.whl.metadata (1.4 kB) Requirement already satisfied: CFFI>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sounddevice>=0.4.4->mediapipe) (1.16.0) Collecting ml-dtypes>=0.4.0 (from jax->mediapipe) Using cached ml_dtypes-0.4.0-cp310-cp310-win_amd64.whl.metadata (20 kB) Requirement already satisfied: opt-einsum in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jax->mediapipe) (3.3.0) Requirement already satisfied: scipy>=1.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from jax->mediapipe) (1.13.1) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (1.4.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->mediapipe) (24.1) Requirement already satisfied: pillow>=8 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->mediapipe) (10.3.0) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (3.1.2) Requirement already satisfied: python-dateutil>=2.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (2.9.0.post0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from CFFI>=1.0->sounddevice>=0.4.4->mediapipe) (2.22) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.7->matplotlib->mediapipe) (1.16.0) Using cached mediapipe-0.10.14-cp310-cp310-win_amd64.whl (50.8 MB) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl (413 kB) Using cached sounddevice-0.4.7-py3-none-win_amd64.whl (200 kB) Using cached jaxlib-0.4.29-cp310-cp310-win_amd64.whl (51.5 MB) Using cached opencv_contrib_python-4.10.0.82-cp37-abi3-win_amd64.whl (45.5 MB) Using cached ml_dtypes-0.4.0-cp310-cp310-win_amd64.whl (126 kB) Installing collected packages: protobuf, opencv-contrib-python, ml-dtypes, sounddevice, jaxlib, mediapipe Attempting uninstall: protobuf Found existing installation: protobuf 3.19.6 Uninstalling protobuf-3.19.6: Successfully uninstalled protobuf-3.19.6 ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Lib\site-packages\cv2\cv2.pyd' Consider using the --user option or check the permissions.

Requirement already satisfied: lmdb in c:\users\ispyr\appdata\roaming\python\python310\site-packages (1.4.1)

ispyridis commented 4 months ago

Installing: accelerate module Collecting accelerate Using cached accelerate-0.31.0-py3-none-any.whl.metadata (19 kB) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (24.1) Requirement already satisfied: psutil in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (5.9.8) Requirement already satisfied: pyyaml in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (6.0.1) Requirement already satisfied: torch>=1.10.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (2.3.1) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (0.23.4) Requirement already satisfied: safetensors>=0.3.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (0.4.3) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=1.10.0->accelerate) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=1.10.0->accelerate) (2021.4.0) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->accelerate) (2.32.3) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub->accelerate) (4.66.4) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.10.0->accelerate) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.10.0->accelerate) (2021.12.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.42.1->huggingface-hub->accelerate) (0.4.6) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch>=1.10.0->accelerate) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->huggingface-hub->accelerate) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (2021.10.8) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=1.10.0->accelerate) (1.3.0) Using cached accelerate-0.31.0-py3-none-any.whl (309 kB) Installing collected packages: accelerate ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aeiou 0.0.20 requires torchvision, which is not installed. aeiou 0.0.20 requires soundfile<=0.10.2, but you have soundfile 0.12.1 which is incompatible. Successfully installed accelerate-0.31.0 Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 934, in execute install_modules(self) File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 824, in install_modules import_module(self, "accelerate", "accelerate") File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\init.py", line 16, in from .accelerator import Accelerator File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\accelerator.py", line 35, in from .checkpointing import load_accelerator_state, load_custom_state, save_accelerator_state, save_custom_state File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\checkpointing.py", line 24, in from .utils import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\init.py", line 182, in from .bnb import has_4bit_bnb_layers, load_and_quantize_model File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\bnb.py", line 29, in from ..big_modeling import dispatch_model, init_empty_weights File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\big_modeling.py", line 24, in from .hooks import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\hooks.py", line 30, in from .utils.other import recursive_getattr File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\other.py", line 29, in from ..commands.config.default import write_basic_config # noqa: F401 File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\init.py", line 19, in from .config import config_command_parser File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\config.py", line 25, in from .sagemaker import get_sagemaker_input File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\sagemaker.py", line 35, in import boto3 # noqa: F401 File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\init__.py", line 16, in from boto3.session import Session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\session.py", line 17, in import botocore.session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\session.py", line 30, in import botocore.credentials File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\credentials.py", line 34, in from botocore.config import Config File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\config.py", line 16, in from botocore.endpoint import DEFAULT_TIMEOUT, MAX_POOL_CONNECTIONS File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\endpoint.py", line 22, in from botocore.awsrequest import create_requestobject File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\awsrequest.py", line 26, in import botocore.utils File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\utils.py", line 33, in import botocore.httpsession File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\httpsession.py", line 8, in from urllib3.util.ssl import ( ImportError: cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\urllib3\util\ssl_.py) Info: Installing: huggingface_hub module. Info: Installing: transformers module. Info: Installing: WhisperSpeech module. Info: Installing: pydub module. Info: Installing: deepspeed module. Info: Installing: librosa module. Info: Installing: celluloid module. Info: Installing: omegaconf module. Info: Installing: pandas module. Info: Installing: ptflops module. Info: Installing: rich module. Info: Installing: resampy module. Info: Installing: tabulate module. Info: Installing: diffusers module. Info: Installing: soundfile module. Info: Installing: sentencepiece module. Info: Installing: safetensors module. Info: Installing: cv2 module. Info: Installing: PIL module. Info: Installing: scipy module. Info: Installing: IPython module. Info: Installing: omegaconf module. Info: Installing: protobuf module. Info: Installing: hidiffusion module. Info: Installing: stable_audio_tools module. Info: Installing: flash_attn module. Info: Installing: beautifulsoup4 module. Info: Installing: ftfy module. Info: Installing: imageio module. Info: Installing: imWatermark module. Info: Installing: mediapipe module. Info: Installing: accelerate module. Error: Python: Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate__init.py", line 16, in from .accelerator import Accelerator File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\accelerator.py", line 35, in from .checkpointing import load_accelerator_state, load_custom_state, save_accelerator_state, save_custom_state File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\checkpointing.py", line 24, in from .utils import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\init.py", line 182, in from .bnb import has_4bit_bnb_layers, load_and_quantize_model File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\bnb.py", line 29, in from ..big_modeling import dispatch_model, init_empty_weights File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\big_modeling.py", line 24, in from .hooks import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\hooks.py", line 30, in from .utils.other import recursive_getattr File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\other.py", line 29, in from ..commands.config.default import write_basic_config # noqa: F401 File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\init.py", line 19, in from .config import config_command_parser File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\config.py", line 25, in from .sagemaker import get_sagemaker_input File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\sagemaker.py", line 35, in import boto3 # noqa: F401 File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\init__.py", line 16, in from boto3.session import Session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\session.py", line 17, in import botocore.session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\session.py", line 30, in import botocore.credentials File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\credentials.py", line 34, in from botocore.config import Config File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\config.py", line 16, in from botocore.endpoint import DEFAULT_TIMEOUT, MAX_POOL_CONNECTIONS File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\endpoint.py", line 22, in from botocore.awsrequest import create_requestobject File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\awsrequest.py", line 26, in import botocore.utils File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\utils.py", line 33, in import botocore.httpsession File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\httpsession.py", line 8, in from urllib3.util.ssl import ( ImportError: cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\urllib3\util\ssl_.py)

fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' Traceback (most recent call last): File "C:\Program Files\Bforartists 4\4.0.2\4.1\scripts\startup\bl_operators\userpref.py", line 704, in execute shutil.copyfile(pyfile, path_dest) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\shutil.py", line 254, in copyfile with open(src, 'rb') as fsrc: FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\ISPYR\Downloads\Pallaidium-main (1).zip' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\free_lunch_utils.py' addon_utils.disable: Pallaidium-main not loaded Modules Installed (Pallaidium-main) from 'C:\Users\ISPYR\Downloads\Pallaidium-main .zip' into 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons' module changed on disk: 'C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\init.py' reloading... Python: 3.10.13 (main, Sep 20 2023, 07:33:17) [MSC v.1928 64 bit (AMD64)] Ensuring: pip Looking in links: c:\Users\ISPYR\AppData\Local\Temp\tmphdkyfx74 Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (63.2.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0) Requirement already satisfied: pip in c:\users\ispyr\appdata\roaming\python\python310\site-packages (24.0)

Installing: huggingface_hub module Requirement already satisfied: huggingface_hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.23.4) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface_hub) (3.15.1) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface_hub) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface_hub) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface_hub) (6.0.1) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface_hub) (2.32.3) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface_hub) (4.66.4) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface_hub) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.42.1->huggingface_hub) (0.4.6) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->huggingface_hub) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface_hub) (2021.10.8)

Installing: transformers module Collecting git+https://github.com/huggingface/transformers.git Cloning https://github.com/huggingface/transformers.git to c:\users\ispyr\appdata\local\temp\pip-req-build-gv9279f8 Running command git clone --filter=blob:none --quiet https://github.com/huggingface/transformers.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-gv9279f8' Resolved https://github.com/huggingface/transformers.git to commit eed9ed679878ada2f6d2eefccdbda368cabc88b1 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (3.15.1) Requirement already satisfied: huggingface-hub<1.0,>=0.23.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (0.23.4) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (6.0.1) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (2024.5.15) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (2.32.3) Requirement already satisfied: tokenizers<0.20,>=0.19 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (0.19.1) Requirement already satisfied: safetensors>=0.4.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers==4.42.0.dev0) (0.4.3) Requirement already satisfied: tqdm>=4.27 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers==4.42.0.dev0) (4.66.4) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (2024.6.0) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub<1.0,>=0.23.2->transformers==4.42.0.dev0) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.27->transformers==4.42.0.dev0) (0.4.6) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->transformers==4.42.0.dev0) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->transformers==4.42.0.dev0) (2021.10.8) Collecting git+https://github.com/suno-ai/bark.git Cloning https://github.com/suno-ai/bark.git to c:\users\ispyr\appdata\local\temp\pip-req-build-yq9tuzb8 Running command git clone --filter=blob:none --quiet https://github.com/suno-ai/bark.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-yq9tuzb8' Resolved https://github.com/suno-ai/bark.git to commit f4f32d4cd480dfec1c245d258174bc9bde3c2148 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: boto3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (1.34.127) Requirement already satisfied: encodec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (0.1.1) Requirement already satisfied: funcy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (2.0) Requirement already satisfied: huggingface-hub>=0.14.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (0.23.4) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (1.23.5) Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (1.13.1) Requirement already satisfied: tokenizers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (0.19.1) Requirement already satisfied: torch in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (2.3.1) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from suno-bark==0.0.1a0) (4.66.4) Requirement already satisfied: transformers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from suno-bark==0.0.1a0) (4.42.0.dev0) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (3.15.1) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (6.0.1) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2.32.3) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->suno-bark==0.0.1a0) (0.4.6) Requirement already satisfied: botocore<1.35.0,>=1.34.127 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from boto3->suno-bark==0.0.1a0) (1.34.127) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from boto3->suno-bark==0.0.1a0) (1.0.1) Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from boto3->suno-bark==0.0.1a0) (0.10.1) Requirement already satisfied: torchaudio in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from encodec->suno-bark==0.0.1a0) (2.3.1) Requirement already satisfied: einops in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from encodec->suno-bark==0.0.1a0) (0.7.0) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->suno-bark==0.0.1a0) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->suno-bark==0.0.1a0) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->suno-bark==0.0.1a0) (3.1.4) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->suno-bark==0.0.1a0) (2021.4.0) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from transformers->suno-bark==0.0.1a0) (2024.5.15) Requirement already satisfied: safetensors>=0.4.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers->suno-bark==0.0.1a0) (0.4.3) Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (2.9.0.post0) Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (2.2.1) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->suno-bark==0.0.1a0) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->suno-bark==0.0.1a0) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->suno-bark==0.0.1a0) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (3.3) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub>=0.14.1->suno-bark==0.0.1a0) (2021.10.8) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->suno-bark==0.0.1a0) (1.3.0) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.35.0,>=1.34.127->boto3->suno-bark==0.0.1a0) (1.16.0)

Installing: WhisperSpeech module Requirement already satisfied: WhisperSpeech in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.8) Requirement already satisfied: vocos in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (0.1.0) Requirement already satisfied: speechbrain<1.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (0.5.16) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.32.3) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (0.23.4) Requirement already satisfied: fastprogress in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (1.0.3) Requirement already satisfied: fastcore in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (1.5.45) Requirement already satisfied: torch>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.3.1) Requirement already satisfied: torchaudio in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (2.3.1) Requirement already satisfied: soundfile in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from WhisperSpeech) (0.12.1) Requirement already satisfied: hyperpyyaml in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (1.2.2) Requirement already satisfied: joblib in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (1.4.2) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (1.23.5) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (24.1) Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (1.13.1) Requirement already satisfied: sentencepiece in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from speechbrain<1.0->WhisperSpeech) (0.1.99) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from speechbrain<1.0->WhisperSpeech) (4.66.4) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2->WhisperSpeech) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2->WhisperSpeech) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2->WhisperSpeech) (2021.4.0) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->WhisperSpeech) (6.0.1) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->WhisperSpeech) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->WhisperSpeech) (2021.10.8) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile->WhisperSpeech) (1.16.0) Requirement already satisfied: einops in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from vocos->WhisperSpeech) (0.7.0) Requirement already satisfied: encodec==0.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from vocos->WhisperSpeech) (0.1.1) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile->WhisperSpeech) (2.22) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2->WhisperSpeech) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2->WhisperSpeech) (2021.12.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->speechbrain<1.0->WhisperSpeech) (0.4.6) Requirement already satisfied: ruamel.yaml>=0.17.28 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from hyperpyyaml->speechbrain<1.0->WhisperSpeech) (0.18.6) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch>=2->WhisperSpeech) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=2->WhisperSpeech) (1.3.0) Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ruamel.yaml>=0.17.28->hyperpyyaml->speechbrain<1.0->WhisperSpeech) (0.2.8)

Installing: pydub module Requirement already satisfied: pydub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.25.1) Collecting git+https://github.com/daswer123/resemble-enhance-windows.git Cloning https://github.com/daswer123/resemble-enhance-windows.git to c:\users\ispyr\appdata\local\temp\pip-req-build-mx_j3e02 Running command git clone --filter=blob:none --quiet https://github.com/daswer123/resemble-enhance-windows.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-mx_j3e02' Resolved https://github.com/daswer123/resemble-enhance-windows.git to commit 270d8da4ea7c0efc960c52d605b75c0458b708d0 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done deep_speed_path: C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\deepspeed/deepspeed-0.12.4+unknown-py3-none-any.whl

Installing: deepspeed module Processing c:\users\ispyr\appdata\roaming\bforartists\bforartists\4.1\scripts\addons\pallaidium-main\deepspeed\deepspeed-0.12.4+unknown-py3-none-any.whl Requirement already satisfied: hjson in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (3.1.0) Requirement already satisfied: ninja in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (1.11.1.1) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (24.1) Requirement already satisfied: psutil in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (5.9.8) Requirement already satisfied: py-cpuinfo in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (9.0.0) Requirement already satisfied: pydantic in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (2.7.4) Requirement already satisfied: pynvml in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (11.5.0) Requirement already satisfied: torch in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from deepspeed==0.12.4+unknown) (2.3.1) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from deepspeed==0.12.4+unknown) (4.66.4) Requirement already satisfied: annotated-types>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic->deepspeed==0.12.4+unknown) (0.7.0) Requirement already satisfied: pydantic-core==2.18.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic->deepspeed==0.12.4+unknown) (2.18.4) Requirement already satisfied: typing-extensions>=4.6.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pydantic->deepspeed==0.12.4+unknown) (4.12.2) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.15.1) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->deepspeed==0.12.4+unknown) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->deepspeed==0.12.4+unknown) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->deepspeed==0.12.4+unknown) (2021.4.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->deepspeed==0.12.4+unknown) (0.4.6) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->deepspeed==0.12.4+unknown) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->deepspeed==0.12.4+unknown) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->deepspeed==0.12.4+unknown) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->deepspeed==0.12.4+unknown) (1.3.0) deepspeed is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.

Installing: librosa module Requirement already satisfied: librosa in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.10.2.post1) Requirement already satisfied: audioread>=2.1.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (3.0.1) Requirement already satisfied: numpy!=1.22.0,!=1.22.1,!=1.22.2,>=1.20.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.23.5) Requirement already satisfied: scipy>=1.2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.13.1) Requirement already satisfied: scikit-learn>=0.20.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.5.0) Requirement already satisfied: joblib>=0.14 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (1.4.2) Requirement already satisfied: decorator>=4.3.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (5.1.1) Requirement already satisfied: numba>=0.51.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.60.0) Requirement already satisfied: soundfile>=0.12.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (0.12.1) Requirement already satisfied: pooch>=1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.8.2) Requirement already satisfied: soxr>=0.3.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.3.7) Requirement already satisfied: typing-extensions>=4.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa) (4.12.2) Requirement already satisfied: lazy-loader>=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (0.4) Requirement already satisfied: msgpack>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa) (1.0.8) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from lazy-loader>=0.1->librosa) (24.1) Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from numba>=0.51.0->librosa) (0.43.0) Requirement already satisfied: platformdirs>=2.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pooch>=1.1->librosa) (4.2.2) Requirement already satisfied: requests>=2.19.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pooch>=1.1->librosa) (2.32.3) Requirement already satisfied: threadpoolctl>=3.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-learn>=0.20.0->librosa) (3.5.0) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile>=0.12.1->librosa) (1.16.0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile>=0.12.1->librosa) (2.22) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests>=2.19.0->pooch>=1.1->librosa) (2021.10.8)

Installing: celluloid module Requirement already satisfied: celluloid in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.2.0) Requirement already satisfied: matplotlib in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from celluloid) (3.9.0) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (1.4.5) Requirement already satisfied: numpy>=1.23 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->celluloid) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->celluloid) (24.1) Requirement already satisfied: pillow>=8 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->celluloid) (10.3.0) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (3.1.2) Requirement already satisfied: python-dateutil>=2.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->celluloid) (2.9.0.post0) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.7->matplotlib->celluloid) (1.16.0)

Installing: omegaconf module Requirement already satisfied: omegaconf in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (2.3.0) Requirement already satisfied: antlr4-python3-runtime==4.9.* in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from omegaconf) (4.9.3) Requirement already satisfied: PyYAML>=5.1.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from omegaconf) (6.0.1)

Installing: pandas module Requirement already satisfied: pandas in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (2.2.2) Requirement already satisfied: numpy>=1.22.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pandas) (1.23.5) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2024.1) Requirement already satisfied: tzdata>=2022.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas) (2024.1) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0)

Installing: ptflops module Collecting git+https://github.com/sovrasov/flops-counter.pytorch.git Cloning https://github.com/sovrasov/flops-counter.pytorch.git to c:\users\ispyr\appdata\local\temp\pip-req-build-_2c3u_eo Running command git clone --filter=blob:none --quiet https://github.com/sovrasov/flops-counter.pytorch.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-_2c3u_eo' Resolved https://github.com/sovrasov/flops-counter.pytorch.git to commit e2772ae64c761082d33b445bae8c056d906c73e0 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: torch in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ptflops==0.7.3) (2.3.1) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->ptflops==0.7.3) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch->ptflops==0.7.3) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch->ptflops==0.7.3) (2021.4.0) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->ptflops==0.7.3) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch->ptflops==0.7.3) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch->ptflops==0.7.3) (2.1.5) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch->ptflops==0.7.3) (1.3.0)

Installing: rich module Requirement already satisfied: rich in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (13.7.1) Requirement already satisfied: markdown-it-py>=2.2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from rich) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from rich) (2.18.0) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py>=2.2.0->rich) (0.1.2)

Installing: resampy module Requirement already satisfied: resampy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.4.3) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from resampy) (1.23.5) Requirement already satisfied: numba>=0.53 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from resampy) (0.60.0) Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from numba>=0.53->resampy) (0.43.0)

Installing: tabulate module Requirement already satisfied: tabulate in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.9.0)

Installing: diffusers module Collecting git+https://github.com/huggingface/diffusers.git Cloning https://github.com/huggingface/diffusers.git to c:\users\ispyr\appdata\local\temp\pip-req-build-27jn7fyr Running command git clone --filter=blob:none --quiet https://github.com/huggingface/diffusers.git 'C:\Users\ISPYR\AppData\Local\Temp\pip-req-build-27jn7fyr' Resolved https://github.com/huggingface/diffusers.git to commit 6946facf6913ff76fbb6aa48fd69802b55677d5f Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: importlib-metadata in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (7.1.0) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (3.15.1) Requirement already satisfied: huggingface-hub>=0.23.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (0.23.4) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (1.23.5) Requirement already satisfied: regex!=2019.12.17 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from diffusers==0.30.0.dev0) (2024.5.15) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (2.32.3) Requirement already satisfied: safetensors>=0.3.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (0.4.3) Requirement already satisfied: Pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from diffusers==0.30.0.dev0) (10.3.0) Requirement already satisfied: fsspec>=2023.5.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (24.1) Requirement already satisfied: pyyaml>=5.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (6.0.1) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (4.66.4) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (4.12.2) Requirement already satisfied: zipp>=0.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from importlib-metadata->diffusers==0.30.0.dev0) (3.19.2) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->diffusers==0.30.0.dev0) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->diffusers==0.30.0.dev0) (2021.10.8) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.42.1->huggingface-hub>=0.23.2->diffusers==0.30.0.dev0) (0.4.6) Requirement already satisfied: tensorflow in c:\users\ispyr\appdata\roaming\python\python310\site-packages (2.16.1) Requirement already satisfied: tensorflow-intel==2.16.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow) (2.16.1) Requirement already satisfied: absl-py>=1.0.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.1.0) Requirement already satisfied: astunparse>=1.6.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.6.3) Requirement already satisfied: flatbuffers>=23.5.26 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (24.3.25) Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.5.4) Requirement already satisfied: google-pasta>=0.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.2.0) Requirement already satisfied: h5py>=3.10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.11.0) Requirement already satisfied: libclang>=13.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (18.1.1) Requirement already satisfied: ml-dtypes~=0.3.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.3.2) Requirement already satisfied: opt-einsum>=2.3.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.3.0) Requirement already satisfied: packaging in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (24.1) Requirement already satisfied: protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (4.25.3) Requirement already satisfied: requests<3,>=2.21.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.32.3) Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (63.2.0) Requirement already satisfied: six>=1.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.16.0) Requirement already satisfied: termcolor>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.4.0) Requirement already satisfied: typing-extensions>=3.6.6 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (4.12.2) Requirement already satisfied: wrapt>=1.11.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.16.0) Requirement already satisfied: grpcio<2.0,>=1.24.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.64.1) Requirement already satisfied: tensorboard<2.17,>=2.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (2.16.2) Requirement already satisfied: keras>=3.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (3.3.3) Requirement already satisfied: tensorflow-io-gcs-filesystem>=0.23.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorflow-intel==2.16.1->tensorflow) (0.31.0) Requirement already satisfied: numpy<2.0.0,>=1.23.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorflow-intel==2.16.1->tensorflow) (1.23.5) Requirement already satisfied: wheel<1.0,>=0.23.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from astunparse>=1.6.0->tensorflow-intel==2.16.1->tensorflow) (0.43.0) Requirement already satisfied: rich in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (13.7.1) Requirement already satisfied: namex in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.0.8) Requirement already satisfied: optree in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.11.0) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests<3,>=2.21.0->tensorflow-intel==2.16.1->tensorflow) (2021.10.8) Requirement already satisfied: markdown>=2.6.8 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (3.6) Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (0.7.2) Requirement already satisfied: werkzeug>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (3.0.3) Requirement already satisfied: MarkupSafe>=2.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from werkzeug>=1.0.1->tensorboard<2.17,>=2.16->tensorflow-intel==2.16.1->tensorflow) (2.1.5) Requirement already satisfied: markdown-it-py>=2.2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (2.18.0) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py>=2.2.0->rich->keras>=3.0.0->tensorflow-intel==2.16.1->tensorflow) (0.1.2)

Installing: soundfile module Requirement already satisfied: PySoundFile in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.9.0.post1) Requirement already satisfied: cffi>=0.6 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from PySoundFile) (1.16.0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=0.6->PySoundFile) (2.22)

Installing: sentencepiece module Requirement already satisfied: sentencepiece in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.1.99) Collecting sentencepiece Using cached sentencepiece-0.2.0-cp310-cp310-win_amd64.whl.metadata (8.3 kB) Using cached sentencepiece-0.2.0-cp310-cp310-win_amd64.whl (991 kB) Installing collected packages: sentencepiece Attempting uninstall: sentencepiece Found existing installation: sentencepiece 0.1.99 Uninstalling sentencepiece-0.1.99: Successfully uninstalled sentencepiece-0.1.99 Successfully installed sentencepiece-0.2.0

Installing: safetensors module Requirement already satisfied: safetensors in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.4.3)

Installing: cv2 module Requirement already satisfied: opencv_python in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (4.10.0.82) Requirement already satisfied: numpy>=1.21.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from opencv_python) (1.23.5)

Installing: PIL module Requirement already satisfied: pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (10.3.0)

Installing: scipy module Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (1.13.1) Requirement already satisfied: numpy<2.3,>=1.22.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from scipy) (1.23.5)

Installing: IPython module Requirement already satisfied: IPython in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (8.25.0) Requirement already satisfied: decorator in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (5.1.1) Requirement already satisfied: jedi>=0.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from IPython) (0.19.1) Requirement already satisfied: matplotlib-inline in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (0.1.7) Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.41 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (3.0.47) Requirement already satisfied: pygments>=2.4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (2.18.0) Requirement already satisfied: stack-data in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (0.6.3) Requirement already satisfied: traitlets>=5.13.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (5.14.3) Requirement already satisfied: exceptiongroup in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (1.2.1) Requirement already satisfied: typing-extensions>=4.6 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (4.12.2) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from IPython) (0.4.6) Requirement already satisfied: parso<0.9.0,>=0.8.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jedi>=0.16->IPython) (0.8.4) Requirement already satisfied: wcwidth in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from prompt-toolkit<3.1.0,>=3.0.41->IPython) (0.2.13) Requirement already satisfied: executing>=1.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (2.0.1) Requirement already satisfied: asttokens>=2.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (2.4.1) Requirement already satisfied: pure-eval in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->IPython) (0.2.2) Requirement already satisfied: six>=1.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from asttokens>=2.1.0->stack-data->IPython) (1.16.0)

Installing: omegaconf module Requirement already satisfied: omegaconf in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (2.3.0) Requirement already satisfied: antlr4-python3-runtime==4.9.* in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from omegaconf) (4.9.3) Requirement already satisfied: PyYAML>=5.1.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from omegaconf) (6.0.1)

Installing: protobuf module Requirement already satisfied: protobuf in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (4.25.3) Collecting protobuf Using cached protobuf-5.27.1-cp310-abi3-win_amd64.whl.metadata (592 bytes) Using cached protobuf-5.27.1-cp310-abi3-win_amd64.whl (426 kB) Installing collected packages: protobuf Attempting uninstall: protobuf Found existing installation: protobuf 4.25.3 Uninstalling protobuf-4.25.3: Successfully uninstalled protobuf-4.25.3 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. descript-audiotools 0.7.2 requires protobuf<3.20,>=3.9.2, but you have protobuf 5.27.1 which is incompatible. tensorflow-intel 2.16.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, but you have protobuf 5.27.1 which is incompatible. wandb 0.15.4 requires protobuf!=4.21.0,<5,>=3.19.0; sys_platform != "linux", but you have protobuf 5.27.1 which is incompatible. Successfully installed protobuf-5.27.1

Installing: hidiffusion module Requirement already satisfied: hidiffusion in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.1.10)

Installing: stable_audio_tools module Collecting stable-audio-tools Using cached stable_audio_tools-0.0.16-py3-none-any.whl.metadata (1.3 kB) Requirement already satisfied: aeiou==0.0.20 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (0.0.20) Requirement already satisfied: alias-free-torch==0.0.6 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.0.6) Collecting auraloss==0.4.0 (from stable-audio-tools) Using cached auraloss-0.4.0-py3-none-any.whl.metadata (8.0 kB) Collecting descript-audio-codec==1.0.0 (from stable-audio-tools) Using cached descript_audio_codec-1.0.0-py3-none-any.whl.metadata (7.8 kB) Requirement already satisfied: einops==0.7.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.7.0) Collecting einops-exts==0.0.4 (from stable-audio-tools) Using cached einops_exts-0.0.4-py3-none-any.whl.metadata (621 bytes) Collecting ema-pytorch==0.2.3 (from stable-audio-tools) Using cached ema_pytorch-0.2.3-py3-none-any.whl.metadata (693 bytes) Requirement already satisfied: encodec==0.1.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.1.1) Collecting gradio>=3.42.0 (from stable-audio-tools) Using cached gradio-4.36.1-py3-none-any.whl.metadata (15 kB) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.23.4) Requirement already satisfied: importlib-resources==5.12.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (5.12.0) Collecting k-diffusion==0.1.1 (from stable-audio-tools) Using cached k_diffusion-0.1.1-py3-none-any.whl.metadata (3.9 kB) Collecting laion-clap==1.1.4 (from stable-audio-tools) Using cached laion_clap-1.1.4-py3-none-any.whl.metadata (26 kB) Collecting local-attention==1.8.6 (from stable-audio-tools) Using cached local_attention-1.8.6-py3-none-any.whl.metadata (684 bytes) Collecting pandas==2.0.2 (from stable-audio-tools) Using cached pandas-2.0.2-cp310-cp310-win_amd64.whl.metadata (18 kB) Requirement already satisfied: pedalboard==0.7.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.7.4) Collecting prefigure==0.0.9 (from stable-audio-tools) Using cached prefigure-0.0.9-py3-none-any.whl.metadata (5.9 kB) Collecting pytorch-lightning==2.1.0 (from stable-audio-tools) Using cached pytorch_lightning-2.1.0-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: PyWavelets==1.4.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (1.4.1) Requirement already satisfied: safetensors in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.4.3) Collecting sentencepiece==0.1.99 (from stable-audio-tools) Using cached sentencepiece-0.1.99-cp310-cp310-win_amd64.whl.metadata (8.3 kB) Requirement already satisfied: s3fs in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (2024.6.0) Requirement already satisfied: torch>=2.0.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (2.3.1) Requirement already satisfied: torchaudio>=2.0.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (2.3.1) Collecting torchmetrics==0.11.4 (from stable-audio-tools) Using cached torchmetrics-0.11.4-py3-none-any.whl.metadata (15 kB) Requirement already satisfied: tqdm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (4.66.4) Requirement already satisfied: transformers in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (4.42.0.dev0) Collecting v-diffusion-pytorch==0.0.2 (from stable-audio-tools) Using cached v_diffusion_pytorch-0.0.2-py3-none-any.whl.metadata (10.0 kB) Collecting vector-quantize-pytorch==1.9.14 (from stable-audio-tools) Using cached vector_quantize_pytorch-1.9.14-py3-none-any.whl.metadata (681 bytes) Requirement already satisfied: wandb==0.15.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stable-audio-tools) (0.15.4) Requirement already satisfied: webdataset==0.2.48 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from stable-audio-tools) (0.2.48) Collecting x-transformers<1.27.0 (from stable-audio-tools) Using cached x_transformers-1.26.6-py3-none-any.whl.metadata (661 bytes) Requirement already satisfied: fastcore in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.5.45) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.23.5) Requirement already satisfied: plotly in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (5.22.0) Requirement already satisfied: bokeh in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (3.4.1) Requirement already satisfied: holoviews in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.19.0) Requirement already satisfied: scipy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (1.13.1) Collecting torchvision (from aeiou==0.0.20->stable-audio-tools) Using cached torchvision-0.18.1-cp310-cp310-win_amd64.whl.metadata (6.6 kB) Requirement already satisfied: matplotlib in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (3.9.0) Requirement already satisfied: pillow in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (10.3.0) Requirement already satisfied: librosa>=0.8.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (0.10.2.post1) Requirement already satisfied: ipython in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (8.25.0) Requirement already satisfied: accelerate in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from aeiou==0.0.20->stable-audio-tools) (0.31.0) Collecting soundfile<=0.10.2 (from aeiou==0.0.20->stable-audio-tools) Using cached SoundFile-0.10.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl.metadata (10 kB) Requirement already satisfied: umap-learn in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aeiou==0.0.20->stable-audio-tools) (0.5.6) Requirement already satisfied: argbind>=0.3.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audio-codec==1.0.0->stable-audio-tools) (0.3.9) Requirement already satisfied: descript-audiotools>=0.7.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audio-codec==1.0.0->stable-audio-tools) (0.7.2) Requirement already satisfied: clean-fid in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.1.35) Requirement already satisfied: clip-anytorch in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (2.6.0) Requirement already satisfied: dctorch in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.1.2) Requirement already satisfied: jsonmerge in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (1.9.2) Requirement already satisfied: kornia in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.7.2) Requirement already satisfied: scikit-image in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.23.2) Requirement already satisfied: torchdiffeq in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.2.4) Requirement already satisfied: torchsde in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from k-diffusion==0.1.1->stable-audio-tools) (0.2.6) Requirement already satisfied: torchlibrosa in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.1.0) Requirement already satisfied: ftfy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from laion-clap==1.1.4->stable-audio-tools) (6.2.0) Requirement already satisfied: braceexpand in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.1.7) Requirement already satisfied: wget in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (3.2) Requirement already satisfied: llvmlite in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (0.43.0) Requirement already satisfied: scikit-learn in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (1.5.0) Requirement already satisfied: h5py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (3.11.0) Requirement already satisfied: regex in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (2024.5.15) Requirement already satisfied: progressbar in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from laion-clap==1.1.4->stable-audio-tools) (2.5) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2024.1) Requirement already satisfied: tzdata>=2022.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pandas==2.0.2->stable-audio-tools) (2024.1) Collecting argparse (from prefigure==0.0.9->stable-audio-tools) Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: configparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from prefigure==0.0.9->stable-audio-tools) (7.0.0) Requirement already satisfied: gin-config in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from prefigure==0.0.9->stable-audio-tools) (0.5.0) Requirement already satisfied: PyYAML>=5.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (6.0.1) Requirement already satisfied: fsspec>2021.06.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from fsspec[http]>2021.06.0->pytorch-lightning==2.1.0->stable-audio-tools) (2024.6.0) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (24.1) Requirement already satisfied: typing-extensions>=4.0.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (4.12.2) Requirement already satisfied: lightning-utilities>=0.8.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pytorch-lightning==2.1.0->stable-audio-tools) (0.11.2) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from v-diffusion-pytorch==0.0.2->stable-audio-tools) (2.32.3) Requirement already satisfied: Click!=8.0.0,>=7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (8.1.7) Requirement already satisfied: GitPython!=3.1.29,>=1.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (3.1.43) Requirement already satisfied: psutil>=5.0.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from wandb==0.15.4->stable-audio-tools) (5.9.8) Requirement already satisfied: sentry-sdk>=1.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (2.5.1) Requirement already satisfied: docker-pycreds>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (0.4.0) Requirement already satisfied: pathtools in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (0.1.2) Requirement already satisfied: setproctitle in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (1.3.3) Requirement already satisfied: setuptools in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from wandb==0.15.4->stable-audio-tools) (63.2.0) Requirement already satisfied: appdirs>=1.4.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from wandb==0.15.4->stable-audio-tools) (1.4.4) Collecting protobuf!=4.21.0,<5,>=3.19.0 (from wandb==0.15.4->stable-audio-tools) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl.metadata (541 bytes) Requirement already satisfied: aiofiles<24.0,>=22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (23.2.1) Requirement already satisfied: altair<6.0,>=4.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (5.3.0) Requirement already satisfied: fastapi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.111.0) Requirement already satisfied: ffmpy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.3.2) Requirement already satisfied: gradio-client==1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (1.0.1) Requirement already satisfied: httpx>=0.24.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.27.0) Requirement already satisfied: jinja2<4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from gradio>=3.42.0->stable-audio-tools) (3.1.4) Requirement already satisfied: markupsafe~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.1.5) Requirement already satisfied: orjson~=3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (3.10.5) Requirement already satisfied: pydantic>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.7.4) Requirement already satisfied: pydub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.25.1) Requirement already satisfied: python-multipart>=0.0.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.0.9) Requirement already satisfied: ruff>=0.2.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.4.9) Requirement already satisfied: semantic-version~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.10.0) Requirement already satisfied: tomlkit==0.12.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.12.0) Requirement already satisfied: typer<1.0,>=0.12 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.12.3) Requirement already satisfied: urllib3~=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (2.2.1) Requirement already satisfied: uvicorn>=0.14.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio>=3.42.0->stable-audio-tools) (0.30.1) Requirement already satisfied: websockets<12.0,>=10.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gradio-client==1.0.1->gradio>=3.42.0->stable-audio-tools) (11.0.3) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->stable-audio-tools) (3.15.1) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2.0.1->stable-audio-tools) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=2.0.1->stable-audio-tools) (3.3) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=2.0.1->stable-audio-tools) (2021.4.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm->stable-audio-tools) (0.4.6) Requirement already satisfied: aiobotocore<3.0.0,>=2.5.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from s3fs->stable-audio-tools) (2.13.0) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from s3fs->stable-audio-tools) (3.9.5) Requirement already satisfied: tokenizers<0.20,>=0.19 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from transformers->stable-audio-tools) (0.19.1) Collecting botocore<1.34.107,>=1.34.70 (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) Using cached botocore-1.34.106-py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: wrapt<2.0.0,>=1.10.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (1.16.0) Requirement already satisfied: aioitertools<1.0.0,>=0.5.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (0.11.0) Requirement already satisfied: aiosignal>=1.1.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (23.2.0) Requirement already satisfied: frozenlist>=1.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.4.1) Requirement already satisfied: multidict<7.0,>=4.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (6.0.5) Requirement already satisfied: yarl<2.0,>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (1.9.4) Requirement already satisfied: async-timeout<5.0,>=4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->s3fs->stable-audio-tools) (4.0.3) Requirement already satisfied: jsonschema>=3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (4.22.0) Requirement already satisfied: toolz in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.12.1) Requirement already satisfied: docstring-parser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from argbind>=0.3.7->descript-audio-codec==1.0.0->stable-audio-tools) (0.16) Requirement already satisfied: pyloudnorm in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.1.1) Requirement already satisfied: julius in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.7) Requirement already satisfied: rich in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (13.7.1) Requirement already satisfied: pystoi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.4.1) Requirement already satisfied: torch-stoi in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.1) Requirement already satisfied: flatten-dict in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.4.2) Requirement already satisfied: markdown2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.4.13) Requirement already satisfied: randomname in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.2.1) Collecting protobuf!=4.21.0,<5,>=3.19.0 (from wandb==0.15.4->stable-audio-tools) Using cached protobuf-3.19.6-cp310-cp310-win_amd64.whl.metadata (806 bytes) Requirement already satisfied: tensorboard in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.16.2) Requirement already satisfied: six>=1.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from docker-pycreds>=0.4.0->wandb==0.15.4->stable-audio-tools) (1.16.0) Requirement already satisfied: gitdb<5,>=4.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from GitPython!=3.1.29,>=1.0.0->wandb==0.15.4->stable-audio-tools) (4.0.11) Requirement already satisfied: anyio in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (4.4.0) Requirement already satisfied: certifi in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (2021.10.8) Requirement already satisfied: httpcore==1. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (1.0.5) Requirement already satisfied: idna in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (3.3) Requirement already satisfied: sniffio in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (1.3.1) Requirement already satisfied: h11<0.15,>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from httpcore==1.->httpx>=0.24.1->gradio>=3.42.0->stable-audio-tools) (0.14.0) Requirement already satisfied: audioread>=2.1.9 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (3.0.1) Requirement already satisfied: joblib>=0.14 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (1.4.2) Requirement already satisfied: decorator>=4.3.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (5.1.1) Requirement already satisfied: numba>=0.51.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (0.60.0) INFO: pip is looking at multiple versions of librosa to determine which version is compatible with other requirements. This could take a while. Collecting librosa>=0.8.1 (from aeiou==0.0.20->stable-audio-tools) Using cached librosa-0.10.2-py3-none-any.whl.metadata (8.6 kB) Using cached librosa-0.10.1-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0.post2-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0.post1-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.10.0-py3-none-any.whl.metadata (8.3 kB) Using cached librosa-0.9.2-py3-none-any.whl.metadata (8.2 kB) Requirement already satisfied: resampy>=0.2.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (0.4.3) Requirement already satisfied: pooch>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (1.8.2) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (1.4.5) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->aeiou==0.0.20->stable-audio-tools) (3.1.2) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2.0.1->stable-audio-tools) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2.0.1->stable-audio-tools) (2021.12.0) Requirement already satisfied: annotated-types>=0.4.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic>=2.0->gradio>=3.42.0->stable-audio-tools) (0.7.0) Requirement already satisfied: pydantic-core==2.18.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pydantic>=2.0->gradio>=3.42.0->stable-audio-tools) (2.18.4) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->v-diffusion-pytorch==0.0.2->stable-audio-tools) (2.0.10) Requirement already satisfied: threadpoolctl>=3.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-learn->laion-clap==1.1.4->stable-audio-tools) (3.5.0) Requirement already satisfied: cffi>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from soundfile<=0.10.2->aeiou==0.0.20->stable-audio-tools) (1.16.0) Requirement already satisfied: shellingham>=1.3.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from typer<1.0,>=0.12->gradio>=3.42.0->stable-audio-tools) (1.5.4) Requirement already satisfied: tornado>=6.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bokeh->aeiou==0.0.20->stable-audio-tools) (6.4.1) Requirement already satisfied: xyzservices>=2021.09.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bokeh->aeiou==0.0.20->stable-audio-tools) (2024.6.0) Requirement already satisfied: starlette<0.38.0,>=0.37.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (0.37.2) Requirement already satisfied: fastapi-cli>=0.0.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (0.0.4) Requirement already satisfied: ujson!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,>=4.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (5.10.0) Requirement already satisfied: email_validator>=2.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fastapi->gradio>=3.42.0->stable-audio-tools) (2.1.1) Requirement already satisfied: wcwidth<0.3.0,>=0.2.12 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ftfy->laion-clap==1.1.4->stable-audio-tools) (0.2.13) Requirement already satisfied: colorcet in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (3.1.0) Requirement already satisfied: panel>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (1.4.4) Requirement already satisfied: param<3.0,>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (2.1.0) Requirement already satisfied: pyviz-comms>=2.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from holoviews->aeiou==0.0.20->stable-audio-tools) (3.0.2) Requirement already satisfied: jedi>=0.16 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.19.1) Requirement already satisfied: matplotlib-inline in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.1.7) Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.41 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (3.0.47) Requirement already satisfied: pygments>=2.4.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (2.18.0) Requirement already satisfied: stack-data in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (0.6.3) Requirement already satisfied: traitlets>=5.13.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (5.14.3) Requirement already satisfied: exceptiongroup in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ipython->aeiou==0.0.20->stable-audio-tools) (1.2.1) Requirement already satisfied: kornia-rs>=0.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from kornia->k-diffusion==0.1.1->stable-audio-tools) (0.1.3) Requirement already satisfied: tenacity>=6.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from plotly->aeiou==0.0.20->stable-audio-tools) (8.3.0) Requirement already satisfied: imageio>=2.33 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) (2.34.1) Requirement already satisfied: tifffile>=2022.8.12 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) (2024.5.22) Requirement already satisfied: lazy-loader>=0.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from scikit-image->k-diffusion==0.1.1->stable-audio-tools) (0.4) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=2.0.1->stable-audio-tools) (1.3.0) Requirement already satisfied: trampoline>=0.1.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torchsde->k-diffusion==0.1.1->stable-audio-tools) (0.1.2) Requirement already satisfied: pynndescent>=0.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from umap-learn->aeiou==0.0.20->stable-audio-tools) (0.5.12) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from botocore<1.34.107,>=1.34.70->aiobotocore<3.0.0,>=2.5.4->s3fs->stable-audio-tools) (1.0.1) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from cffi>=1.0->soundfile<=0.10.2->aeiou==0.0.20->stable-audio-tools) (2.22) Requirement already satisfied: dnspython>=2.0.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from email_validator>=2.0.0->fastapi->gradio>=3.42.0->stable-audio-tools) (2.6.1) Requirement already satisfied: smmap<6,>=3.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb==0.15.4->stable-audio-tools) (5.0.1) Requirement already satisfied: parso<0.9.0,>=0.8.3 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jedi>=0.16->ipython->aeiou==0.0.20->stable-audio-tools) (0.8.4) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (2023.12.1) Requirement already satisfied: referencing>=0.28.4 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.35.1) Requirement already satisfied: rpds-py>=0.7.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio>=3.42.0->stable-audio-tools) (0.18.1) Requirement already satisfied: markdown in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (3.6) Requirement already satisfied: markdown-it-py in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (3.0.0) Requirement already satisfied: linkify-it-py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (2.0.3) Requirement already satisfied: mdit-py-plugins in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.4.1) Requirement already satisfied: bleach in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (6.1.0) Requirement already satisfied: platformdirs>=2.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pooch>=1.0->librosa>=0.8.1->aeiou==0.0.20->stable-audio-tools) (4.2.2) Requirement already satisfied: httptools>=0.5.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (0.6.1) Requirement already satisfied: python-dotenv>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (1.0.1) Requirement already satisfied: watchfiles>=0.13 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from uvicorn[standard]>=0.12.0->fastapi->gradio>=3.42.0->stable-audio-tools) (0.22.0) Requirement already satisfied: future>=0.16.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from pyloudnorm->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (1.0.0) Requirement already satisfied: fire in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from randomname->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.6.0) Requirement already satisfied: executing>=1.2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (2.0.1) Requirement already satisfied: asttokens>=2.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (2.4.1) Requirement already satisfied: pure-eval in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from stack-data->ipython->aeiou==0.0.20->stable-audio-tools) (0.2.2) Requirement already satisfied: absl-py>=0.4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.1.0) Requirement already satisfied: grpcio>=1.48.2 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (1.64.1) Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (0.7.2) Requirement already satisfied: werkzeug>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from tensorboard->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (3.0.3) Requirement already satisfied: mdurl~=0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from markdown-it-py->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.1.2) Requirement already satisfied: webencodings in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from bleach->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (0.5.1) Requirement already satisfied: termcolor in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from fire->randomname->descript-audiotools>=0.7.2->descript-audio-codec==1.0.0->stable-audio-tools) (2.4.0) Requirement already satisfied: uc-micro-py in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from linkify-it-py->panel>=1.0->holoviews->aeiou==0.0.20->stable-audio-tools) (1.0.3) Using cached stable_audio_tools-0.0.16-py3-none-any.whl (121 kB) Using cached auraloss-0.4.0-py3-none-any.whl (16 kB) Using cached descript_audio_codec-1.0.0-py3-none-any.whl (26 kB) Using cached einops_exts-0.0.4-py3-none-any.whl (3.9 kB) Using cached ema_pytorch-0.2.3-py3-none-any.whl (4.4 kB) Using cached k_diffusion-0.1.1-py3-none-any.whl (33 kB) Using cached laion_clap-1.1.4-py3-none-any.whl (1.5 MB) Using cached local_attention-1.8.6-py3-none-any.whl (8.1 kB) Using cached pandas-2.0.2-cp310-cp310-win_amd64.whl (10.7 MB) Using cached prefigure-0.0.9-py3-none-any.whl (7.7 kB) Using cached pytorch_lightning-2.1.0-py3-none-any.whl (774 kB) Using cached sentencepiece-0.1.99-cp310-cp310-win_amd64.whl (977 kB) Using cached torchmetrics-0.11.4-py3-none-any.whl (519 kB) Using cached v_diffusion_pytorch-0.0.2-py3-none-any.whl (20 kB) Using cached vector_quantize_pytorch-1.9.14-py3-none-any.whl (17 kB) Using cached gradio-4.36.1-py3-none-any.whl (12.3 MB) Using cached x_transformers-1.26.6-py3-none-any.whl (33 kB) Using cached librosa-0.9.2-py3-none-any.whl (214 kB) Using cached protobuf-3.19.6-cp310-cp310-win_amd64.whl (895 kB) Using cached SoundFile-0.10.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl (692 kB) Using cached argparse-1.4.0-py2.py3-none-any.whl (23 kB) Using cached torchvision-0.18.1-cp310-cp310-win_amd64.whl (1.2 MB) Using cached botocore-1.34.106-py3-none-any.whl (12.2 MB) Installing collected packages: sentencepiece, argparse, protobuf, einops-exts, soundfile, pandas, botocore, x-transformers, vector-quantize-pytorch, torchvision, torchmetrics, local-attention, librosa, ema-pytorch, auraloss, v-diffusion-pytorch, pytorch-lightning, prefigure, laion-clap, k-diffusion, gradio, descript-audio-codec, stable-audio-tools Attempting uninstall: sentencepiece Found existing installation: sentencepiece 0.2.0 Uninstalling sentencepiece-0.2.0: Successfully uninstalled sentencepiece-0.2.0 Attempting uninstall: protobuf Found existing installation: protobuf 5.27.1 Uninstalling protobuf-5.27.1: Successfully uninstalled protobuf-5.27.1 Attempting uninstall: soundfile Found existing installation: soundfile 0.12.1 Uninstalling soundfile-0.12.1: Successfully uninstalled soundfile-0.12.1 Rolling back uninstall of soundfile Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages__pycache_soundfile.cpython-310.pyc from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-vbj4rpkq_soundfile.cpython-310.pyc Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages__pycache\soundfile.cpython-310.pyc from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-vbj4rpkq\soundfile.cpython-310.pyc Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-4sv1703t_soundfile.py Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\init.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-4sv1703t_soundfile_data\init.py Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\pycache__\ from C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\~_pycache Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\copying from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-4sv1703t_soundfile_data\copying Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages_soundfile_data\libsndfile_64bit.dll from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-4sv1703t_soundfile_data\libsndfile_64bit.dll Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages\soundfile-0.12.1.dist-info\ from C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\~oundfile-0.12.1.dist-info Moving to c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages\soundfile.py from C:\Users\ISPYR\AppData\Local\Temp\pip-uninstall-4sv1703t\soundfile.py ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Lib\site-packages\_soundfile_data\libsndfile64bit.dll' Consider using the --user option or check the permissions.

Installing: flash_attn module Collecting flash-attn Using cached flash_attn-2.5.9.post1.tar.gz (2.6 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [20 lines of output] fatal: not a git repository (or any of the parent directories): .git C:\Users\ISPYR\AppData\Local\Temp\pip-install-92xkrc_t\flash-attn_18054651feab415ca5256bea50863861\setup.py:78: UserWarning: flash_attn was requested, but nvcc was not found. Are you sure your environment has nvcc available? If you're installing within a container from https://hub.docker.com/r/pytorch/pytorch, only images whose names contain 'devel' will provide nvcc. warnings.warn( Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\ISPYR\AppData\Local\Temp\pip-install-92xkrc_t\flash-attn_18054651feab415ca5256bea50863861\setup.py", line 134, in CUDAExtension( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 1077, in CUDAExtension library_dirs += library_paths(cuda=True) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 1211, in library_paths paths.append(_join_cuda_home(lib_dir)) File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\torch\utils\cpp_extension.py", line 2419, in _join_cuda_home raise OSError('CUDA_HOME environment variable is not set. ' OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.

  torch.__version__  = 2.3.1+cpu

  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

Installing: beautifulsoup4 module Requirement already satisfied: beautifulsoup4 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (4.12.3) Requirement already satisfied: soupsieve>1.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from beautifulsoup4) (2.5)

Installing: ftfy module Requirement already satisfied: ftfy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (6.2.0) Requirement already satisfied: wcwidth<0.3.0,>=0.2.12 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from ftfy) (0.2.13)

Installing: imageio module Requirement already satisfied: imageio in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (2.34.1) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imageio) (1.23.5) Requirement already satisfied: pillow>=8.3.2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imageio) (10.3.0)

Installing: imWatermark module Requirement already satisfied: imWatermark in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.0.2) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imWatermark) (1.23.5) Requirement already satisfied: imhist in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from imWatermark) (0.0.4)

Installing: mediapipe module Collecting mediapipe Using cached mediapipe-0.10.14-cp310-cp310-win_amd64.whl.metadata (9.9 kB) Requirement already satisfied: absl-py in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (2.1.0) Requirement already satisfied: attrs>=19.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mediapipe) (23.2.0) Requirement already satisfied: flatbuffers>=2.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (24.3.25) Requirement already satisfied: jax in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mediapipe) (0.4.29) Collecting jaxlib (from mediapipe) Using cached jaxlib-0.4.29-cp310-cp310-win_amd64.whl.metadata (1.8 kB) Requirement already satisfied: matplotlib in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (3.9.0) Requirement already satisfied: numpy in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from mediapipe) (1.23.5) Collecting opencv-contrib-python (from mediapipe) Using cached opencv_contrib_python-4.10.0.82-cp37-abi3-win_amd64.whl.metadata (20 kB) Collecting protobuf<5,>=4.25.3 (from mediapipe) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl.metadata (541 bytes) Collecting sounddevice>=0.4.4 (from mediapipe) Using cached sounddevice-0.4.7-py3-none-win_amd64.whl.metadata (1.4 kB) Requirement already satisfied: CFFI>=1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sounddevice>=0.4.4->mediapipe) (1.16.0) Collecting ml-dtypes>=0.4.0 (from jax->mediapipe) Using cached ml_dtypes-0.4.0-cp310-cp310-win_amd64.whl.metadata (20 kB) Requirement already satisfied: opt-einsum in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jax->mediapipe) (3.3.0) Requirement already satisfied: scipy>=1.9 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from jax->mediapipe) (1.13.1) Requirement already satisfied: contourpy>=1.0.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (1.2.1) Requirement already satisfied: cycler>=0.10 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (4.53.0) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (1.4.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->mediapipe) (24.1) Requirement already satisfied: pillow>=8 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from matplotlib->mediapipe) (10.3.0) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (3.1.2) Requirement already satisfied: python-dateutil>=2.7 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from matplotlib->mediapipe) (2.9.0.post0) Requirement already satisfied: pycparser in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from CFFI>=1.0->sounddevice>=0.4.4->mediapipe) (2.22) Requirement already satisfied: six>=1.5 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.7->matplotlib->mediapipe) (1.16.0) Using cached mediapipe-0.10.14-cp310-cp310-win_amd64.whl (50.8 MB) Using cached protobuf-4.25.3-cp310-abi3-win_amd64.whl (413 kB) Using cached sounddevice-0.4.7-py3-none-win_amd64.whl (200 kB) Using cached jaxlib-0.4.29-cp310-cp310-win_amd64.whl (51.5 MB) Using cached opencv_contrib_python-4.10.0.82-cp37-abi3-win_amd64.whl (45.5 MB) Using cached ml_dtypes-0.4.0-cp310-cp310-win_amd64.whl (126 kB) Installing collected packages: protobuf, opencv-contrib-python, ml-dtypes, sounddevice, jaxlib, mediapipe Attempting uninstall: protobuf Found existing installation: protobuf 3.19.6 Uninstalling protobuf-3.19.6: Successfully uninstalled protobuf-3.19.6 ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\Program Files\Bforartists 4\4.0.2\4.1\python\Lib\site-packages\cv2\cv2.pyd' Consider using the --user option or check the permissions.

Requirement already satisfied: lmdb in c:\users\ispyr\appdata\roaming\python\python310\site-packages (1.4.1)

Installing: accelerate module Requirement already satisfied: accelerate in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (0.31.0) Requirement already satisfied: numpy>=1.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (1.23.5) Requirement already satisfied: packaging>=20.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (24.1) Requirement already satisfied: psutil in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (5.9.8) Requirement already satisfied: pyyaml in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (6.0.1) Requirement already satisfied: torch>=1.10.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (2.3.1) Requirement already satisfied: huggingface-hub in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (0.23.4) Requirement already satisfied: safetensors>=0.3.1 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from accelerate) (0.4.3) Requirement already satisfied: filelock in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.15.1) Requirement already satisfied: typing-extensions>=4.8.0 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (4.12.2) Requirement already satisfied: sympy in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=1.10.0->accelerate) (1.12.1) Requirement already satisfied: networkx in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.3) Requirement already satisfied: jinja2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (3.1.4) Requirement already satisfied: fsspec in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from torch>=1.10.0->accelerate) (2024.6.0) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from torch>=1.10.0->accelerate) (2021.4.0) Requirement already satisfied: requests in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from huggingface-hub->accelerate) (2.32.3) Requirement already satisfied: tqdm>=4.42.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from huggingface-hub->accelerate) (4.66.4) Requirement already satisfied: intel-openmp==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.10.0->accelerate) (2021.4.0) Requirement already satisfied: tbb==2021. in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.10.0->accelerate) (2021.12.0) Requirement already satisfied: colorama in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from tqdm>=4.42.1->huggingface-hub->accelerate) (0.4.6) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from jinja2->torch>=1.10.0->accelerate) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (2.0.10) Requirement already satisfied: idna<4,>=2.5 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (3.3) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from requests->huggingface-hub->accelerate) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\program files\bforartists 4\4.0.2\4.1\python\lib\site-packages (from requests->huggingface-hub->accelerate) (2021.10.8) Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\ispyr\appdata\roaming\python\python310\site-packages (from sympy->torch>=1.10.0->accelerate) (1.3.0) Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 934, in execute install_modules(self) File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init.py", line 824, in install_modules import_module(self, "accelerate", "accelerate") File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\init.py", line 16, in from .accelerator import Accelerator File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\accelerator.py", line 35, in from .checkpointing import load_accelerator_state, load_custom_state, save_accelerator_state, save_custom_state File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\checkpointing.py", line 24, in from .utils import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\init.py", line 182, in from .bnb import has_4bit_bnb_layers, load_and_quantize_model File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\bnb.py", line 29, in from ..big_modeling import dispatch_model, init_empty_weights File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\big_modeling.py", line 24, in from .hooks import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\hooks.py", line 30, in from .utils.other import recursive_getattr File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\other.py", line 29, in from ..commands.config.default import write_basic_config # noqa: F401 File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\init.py", line 19, in from .config import config_command_parser File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\config.py", line 25, in from .sagemaker import get_sagemaker_input File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\sagemaker.py", line 35, in import boto3 # noqa: F401 File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\init__.py", line 16, in from boto3.session import Session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\session.py", line 17, in import botocore.session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\session.py", line 30, in import botocore.credentials File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\credentials.py", line 34, in from botocore.config import Config File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\config.py", line 16, in from botocore.endpoint import DEFAULT_TIMEOUT, MAX_POOL_CONNECTIONS File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\endpoint.py", line 22, in from botocore.awsrequest import create_requestobject File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\awsrequest.py", line 26, in import botocore.utils File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\utils.py", line 33, in import botocore.httpsession File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\httpsession.py", line 8, in from urllib3.util.ssl import ( ImportError: cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\urllib3\util\ssl_.py) Info: Installing: huggingface_hub module. Info: Installing: transformers module. Info: Installing: WhisperSpeech module. Info: Installing: pydub module. Info: Installing: deepspeed module. Info: Installing: librosa module. Info: Installing: celluloid module. Info: Installing: omegaconf module. Info: Installing: pandas module. Info: Installing: ptflops module. Info: Installing: rich module. Info: Installing: resampy module. Info: Installing: tabulate module. Info: Installing: diffusers module. Info: Installing: soundfile module. Info: Installing: sentencepiece module. Info: Installing: safetensors module. Info: Installing: cv2 module. Info: Installing: PIL module. Info: Installing: scipy module. Info: Installing: IPython module. Info: Installing: omegaconf module. Info: Installing: protobuf module. Info: Installing: hidiffusion module. Info: Installing: stable_audio_tools module. Info: Installing: flash_attn module. Info: Installing: beautifulsoup4 module. Info: Installing: ftfy module. Info: Installing: imageio module. Info: Installing: imWatermark module. Info: Installing: mediapipe module. Info: Installing: accelerate module. Error: Python: Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main\init__.py", line 680, in import_module subprocess.call([python_exe, "import ", packageName]) NameError: name 'packageName' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\Pallaidium-main__init__.py", line 687, in import_module exec("import " + module) File "", line 1, in File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate__init.py", line 16, in from .accelerator import Accelerator File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\accelerator.py", line 35, in from .checkpointing import load_accelerator_state, load_custom_state, save_accelerator_state, save_custom_state File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\checkpointing.py", line 24, in from .utils import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\init.py", line 182, in from .bnb import has_4bit_bnb_layers, load_and_quantize_model File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\bnb.py", line 29, in from ..big_modeling import dispatch_model, init_empty_weights File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\big_modeling.py", line 24, in from .hooks import ( File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\hooks.py", line 30, in from .utils.other import recursive_getattr File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\utils\other.py", line 29, in from ..commands.config.default import write_basic_config # noqa: F401 File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\init.py", line 19, in from .config import config_command_parser File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\config.py", line 25, in from .sagemaker import get_sagemaker_input File "C:\Program Files\Bforartists 4\4.0.2\4.1\python\lib\site-packages\accelerate\commands\config\sagemaker.py", line 35, in import boto3 # noqa: F401 File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\init__.py", line 16, in from boto3.session import Session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\boto3\session.py", line 17, in import botocore.session File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\session.py", line 30, in import botocore.credentials File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\credentials.py", line 34, in from botocore.config import Config File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\config.py", line 16, in from botocore.endpoint import DEFAULT_TIMEOUT, MAX_POOL_CONNECTIONS File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\endpoint.py", line 22, in from botocore.awsrequest import create_requestobject File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\awsrequest.py", line 26, in import botocore.utils File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\utils.py", line 33, in import botocore.httpsession File "C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\botocore\httpsession.py", line 8, in from urllib3.util.ssl import ( ImportError: cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (C:\Users\ISPYR\AppData\Roaming\Bforartists\Bforartists\4.1\scripts\addons\blenderbim\libs\site\packages\urllib3\util\ssl_.py)

tin2tin commented 4 months ago

No idea why Accelerate fails. You can try doing the manual folder delete as with touch.

And if that doesn't work, you can try to install it manually using this add-on: image

tin2tin commented 4 months ago

Tried reinstalling everything here myself, and Hidiffusion is currently too unstable, so I removed that in a quick update.

tin2tin commented 4 months ago

Did you solve your installation problems? (can I close this report?)

ispyridis commented 4 months ago

No I did not manage yet did not had time. I will try again. How can I keep contact with you if you close the thread?

Στις Παρ, 21 Ιουν 2024, 08:04 ο χρήστης tin2tin @.***> έγραψε:

Did you solve your installation problems? (can I close this report?)

— Reply to this email directly, view it on GitHub https://github.com/tin2tin/Pallaidium/issues/109#issuecomment-2182006707, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5M6BGSBDA6OLTZ6GQEIK2TZIOX7LAVCNFSM6AAAAABJKYTK4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSGAYDMNZQG4 . You are receiving this because you authored the thread.Message ID: @.***>

tin2tin commented 4 months ago

Open a new report if you encounter a new bug.