Skip to content

Conversation

@dhanush0471
Copy link

No description provided.

Bharath Y added 5 commits November 3, 2025 00:57
- Downloaded and built XZ Utils 5.4.5 from source
- Installed to xz-install/ directory with libraries, binaries, and headers
- Verified installation with version check and basic compression test
- Ready for linking liblzma in Open-Sora-All project
…ation

- Modified requirements.txt to use CPU-compatible torch and torchvision versions
- Commented out GPU-only packages (triton, liger-kernel)
- Added setup_open_sora.sh script for automated setup
- Created README_SETUP.md with setup instructions
- Added setup_models.py for model downloads
- Created virtual environment sora-env
- Added test_basic.py for basic functionality testing
…ation

- Modified requirements.txt to use CPU-compatible torch (2.2.2) and torchvision (0.17.2)
- Commented out GPU-only packages (triton, liger-kernel)
- Added setup_open_sora.sh script for automated setup
- Created README_SETUP.md with detailed setup instructions
- Added setup_models.py for model downloads
- Created virtual environment sora-env
- Added test_basic.py for basic functionality testing

This enables users to install and run Open-Sora on systems without GPU support.
- Downgrade torch from 2.4.0 to 2.2.2 for compatibility with other dependencies
- Add README_SETUP.md with setup instructions
- Add setup_open_sora.sh for automated setup
- Add setup_models.py for model downloading
- Add test_basic.py for basic functionality testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant