-
Notifications
You must be signed in to change notification settings - Fork 614
Add a Portable Release #1087
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add a Portable Release #1087
Conversation
…wangp-portable.yml
|
thx, could you please change pytorch version to 2.7.1 as i have spotted some RAM issues |
|
Sorry, but your "copy and paste" suggestion won't work in most cases, because people won't have installed trition and sage attention in exactly this python version (folder). So the portable version is more or less useless, because you need to install globally(!) everything for 3.10.9 again - ended up in python version dependences conflict hell. I tried it over an hour without success, so I will drop WanGP. |
|
I haven't tried this, but it's a fantastic idea. One suggestion is to detect the gpu, and install packages needed, sageattention 1/2/3 sdpa, etc, as well as cuda and pytorch |
|
Grateful feedback: The latest version with Sage attention works fabulously with my RTX-5060Ti-16GB! |

This PR adds support for building a portable version of WanGP packaged in split 7z archives:
Files: WanGP-Portable.7z.001, WanGP-Portable.7z.002
Total Size: ~2.2 GB
Details:
Built with Python 3.10.9
Uses PyTorch 2.8
Includes two batch files for launching and updating the app (Updating requires Git to be installed)
Future improvement: use pygit2 for in-app updating
Currently configured to use SDPA
