sxela
patreon
For everyone having a 'torch not found'
🕑 Added 2023-10-06 05:09:06 +0000 UTCFor everyone having a 'torch not found' error during install.bat execution (and later when running the notebook), grab a fresh install.bat here - https://github.com/Sxela/WarpFusion#local-installation-guide-for-windows-venv or replace the line:
call python -m pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu118 xformerswith
call python -m pip install torch==2.0.1 torchvision==0.15.2 --extra-index-url https://download.pytorch.org/whl/cu118 xformers==0.0.21in your local install.bat file and run it again.
Comments
Warpfusion
on it!
cameron sullivan
There are issues with torch dependencies in Warp Colab notebooks as of right now. There are multiple people with the same issue in the tech-support-warp channel in discord.
Dmitry Perkus
Sorry for offtop - are there any working Google Collab version on Warp Fusion?