Skip to content
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

tqdm decorator fix #369

Merged
merged 1 commit into from
Oct 30, 2022
Merged

tqdm decorator fix #369

merged 1 commit into from
Oct 30, 2022

Conversation

NullSenseStudio
Copy link
Collaborator

Looks like I had accidentally shadowed a variable when reorganizing with the Backend class, which is causing a crash when attempting to download certain models before generating.

Fixes #342

@carson-katri carson-katri merged commit 36ce38a into carson-katri:releases/0.0.8 Oct 30, 2022
@carson-katri
Copy link
Owner

Thanks for the quick fix.

@NullSenseStudio NullSenseStudio deleted the tqdm-decorator-fix branch November 1, 2022 00:28
carson-katri added a commit that referenced this pull request Nov 1, 2022
* Bump version to 0.0.8

* Update README

* Attempt to fix macOS intel build

* Disable cache: 'pip' on all jobs

* Update requirements paths

* Fix ZIP path for macOS intel build

* Pin StabilitySDK version

* Fix issue with DreamStudio as the render pass backend

* Add exception handling for DreamStudio-only builds

* tqdm decorator fix (#369)

* Render Pass Fix (#370)

* use args instead of headless_prompt

* set events after completion instead of first image

Co-authored-by: NullSenseStudio <[email protected]>
JasonHoku pushed a commit to JasonHoku/dream-textures that referenced this pull request Dec 20, 2022
* Bump version to 0.0.8

* Update README

* Attempt to fix macOS intel build

* Disable cache: 'pip' on all jobs

* Update requirements paths

* Fix ZIP path for macOS intel build

* Pin StabilitySDK version

* Fix issue with DreamStudio as the render pass backend

* Add exception handling for DreamStudio-only builds

* tqdm decorator fix (carson-katri#369)

* Render Pass Fix (carson-katri#370)

* use args instead of headless_prompt

* set events after completion instead of first image

Co-authored-by: NullSenseStudio <[email protected]>
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