Skip to content

Conversation

@ShyVortex
Copy link
Owner

The following changes are introduced:

commit b8dd881:

  • Fixed errors when using pip install -r requirements.txt

commit 6397d89:

  • Implemented stable-diffusion-3.5-turbo pipeline

commit 03a8d90:

  • Added scipy to requirements.txt
  • Updated bitsandbytes to fix deprecated error when running generate_sd3-5.py

commit 2c2adc2:

  • Added protobuf to requirements.txt
  • Added more checks for lack of GPUs
  • Added more prints for debug purpose
  • Fixed Python output log not showing in DiffusionController

commit 11e32f4:

  • Bumped version to 1.2.0

commit 40619f8:

  • Updated instructions, usage and credits

Fix errors when using pip install -r requirements.txt
- Added scipy to requirements.txt
- Updated bitsandbytes to fix deprecated error when running generate_sd3-5.py
- Added protobuf to requirements.txt
- Added more checks for lack of GPUs
- Added more prints for debug purpose
- Fixed Python output log not showing in DiffusionController
@ShyVortex ShyVortex merged commit 4e75562 into master Apr 17, 2025
5 checks passed
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.

2 participants