- 07 Aug, 2024 3 commits
-
-
Carter Roeser authored
Add an `OAUTH_EMAIL_CLAIM` variable to override the default "email" claim value.
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 05 Aug, 2024 5 commits
-
-
dependabot[bot] authored
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0 ) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [validators](https://github.com/python-validators/validators) from 0.28.1 to 0.33.0. - [Release notes](https://github.com/python-validators/validators/releases) - [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md) - [Commits](https://github.com/python-validators/validators/compare/0.28.1...0.33.0 ) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [python-pptx](https://github.com/scanny/python-pptx) from 0.6.23 to 1.0.0. - [Changelog](https://github.com/scanny/python-pptx/blob/master/HISTORY.rst) - [Commits](https://github.com/scanny/python-pptx/compare/v0.6.23...v1.0.0 ) --- updated-dependencies: - dependency-name: python-pptx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/4.2.0...4.3.1 ) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [boto3](https://github.com/boto/boto3) from 1.34.110 to 1.34.153. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.110...1.34.153 ) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 04 Aug, 2024 7 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Jun Siang Cheah authored
-
Timothy J. Baek authored
-
Jun Siang Cheah authored
-
Michael Poluektov authored
-
- 03 Aug, 2024 3 commits
-
-
Michael Poluektov authored
-
John Karabudak authored
this should fix #4328
-
Michael Poluektov authored
-
- 02 Aug, 2024 6 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
John Karabudak authored
this commit adds three environment variables: - COMFYUI_FLUX: determines whether Flux is used, the workflow is completely different so this is necessary. - COMFYUI_FLUX_WEIGHT_DTYPE: sets the weight precision for Flux. you will probably want to set this to "fp8_e4m3fn" as the fp16 weights take up about 24GB of VRAM. optional, defaults to "default". - COMFYUI_FLUX_FP8_CLIP: Flux requires two CLIP models downloaded, one of which is available in fp8 and fp16. set to true if you are using the fp8 CLIP weights.
-
Timothy J. Baek authored
-
- 01 Aug, 2024 4 commits
-
-
Timothy J. Baek authored
-
Aryan Kothari authored
- limit default changed to -1
-
Michael Poluektov authored
-
Aryan Kothari authored
when running in different environments, the static_path is different. This path is now 'determined' at runtime
-
- 31 Jul, 2024 11 commits
-
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
- 28 Jul, 2024 1 commit
-
-
Timothy J. Baek authored
-