hodanov
|
c882fa4649
|
Update README.
|
2023-12-10 17:00:05 +09:00 |
|
hodanov
|
6b522e20eb
|
Implement SDXLTxt2Img.
|
2023-12-10 16:46:03 +09:00 |
|
hodanov
|
8a0a28e999
|
Merge pull request #63 from hodanov/dependabot/pip/setup_files/safetensors-0.4.1
Bump safetensors from 0.4.0 to 0.4.1 in /setup_files
|
2023-12-08 20:48:50 +09:00 |
|
dependabot[bot]
|
37f5395454
|
Bump safetensors from 0.4.0 to 0.4.1 in /setup_files
Bumps [safetensors](https://github.com/huggingface/safetensors) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/huggingface/safetensors/releases)
- [Changelog](https://github.com/huggingface/safetensors/blob/main/RELEASE.md)
- [Commits](https://github.com/huggingface/safetensors/compare/v0.4.0...v0.4.1)
---
updated-dependencies:
- dependency-name: safetensors
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-08 11:39:54 +00:00 |
|
hodanov
|
9581944c6a
|
Merge pull request #62 from hodanov/dependabot/pip/setup_files/diffusers-torch--0.24.0
Bump diffusers[torch] from 0.23.1 to 0.24.0 in /setup_files
|
2023-12-08 20:38:25 +09:00 |
|
dependabot[bot]
|
213ed636d5
|
Bump diffusers[torch] from 0.23.1 to 0.24.0 in /setup_files
Bumps [diffusers[torch]](https://github.com/huggingface/diffusers) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/huggingface/diffusers/releases)
- [Commits](https://github.com/huggingface/diffusers/compare/v0.23.1...v0.24.0)
---
updated-dependencies:
- dependency-name: diffusers[torch]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 01:35:24 +00:00 |
|
hodanov
|
e210333d83
|
Merge pull request #61 from hodanov/feature/modify_filename
Rename a file and a class.
|
2023-12-04 10:32:52 +09:00 |
|
hodanov
|
0132166fe6
|
Rename a file and a class.
|
2023-12-04 10:31:39 +09:00 |
|
hodanov
|
2d1c1ffc4c
|
Merge pull request #60 from hodanov/feature/enable_output_avif
Add ignore linter.
|
2023-12-01 01:07:35 +09:00 |
|
hodanov
|
78e71b79b2
|
Remove pyflakes check.
|
2023-12-01 01:06:27 +09:00 |
|
hodanov
|
6364fcc76b
|
Remove pyflakes check.
|
2023-12-01 01:05:56 +09:00 |
|
hodanov
|
da2beda2a9
|
Test.
|
2023-12-01 01:03:45 +09:00 |
|
hodanov
|
443837431b
|
Test.
|
2023-12-01 01:02:27 +09:00 |
|
hodanov
|
9a1abe604a
|
Comment out pycodestyle lint.
|
2023-12-01 00:59:58 +09:00 |
|
hodanov
|
8aaf36af53
|
Comment out pycodestyle lint.
|
2023-12-01 00:58:38 +09:00 |
|
hodanov
|
455a7dfcaa
|
Add ignore linter.
|
2023-12-01 00:53:27 +09:00 |
|
hodanov
|
4dfb9d1e22
|
Add ignore linter.
|
2023-12-01 00:52:30 +09:00 |
|
hodanov
|
e1baa68b2d
|
Merge pull request #59 from hodanov/feature/enable_output_avif
Enable output avif format.
|
2023-12-01 00:48:52 +09:00 |
|
hodanov
|
a739a67f86
|
Add ignore linter.
|
2023-12-01 00:44:40 +09:00 |
|
hodanov
|
6b64a68121
|
Add ignore linter.
|
2023-12-01 00:41:22 +09:00 |
|
hodanov
|
32e7e16d62
|
Add ignore linter.
|
2023-12-01 00:34:29 +09:00 |
|
hodanov
|
22d29b1adc
|
Add ignore linter.
|
2023-12-01 00:29:04 +09:00 |
|
hodanov
|
ff8e0e2714
|
Add ignore linter.
|
2023-12-01 00:23:49 +09:00 |
|
hodanov
|
e226d1a241
|
Add ignore linter.
|
2023-12-01 00:18:12 +09:00 |
|
hodanov
|
43b3e34171
|
Ignore a lint error about 'import pillow_avif'.
|
2023-12-01 00:11:04 +09:00 |
|
hodanov
|
7d5a069978
|
Enable output avif format.
|
2023-11-30 23:58:44 +09:00 |
|
hodanov
|
191aa6fa6b
|
Merge pull request #57 from hodanov/dependabot/pip/setup_files/onnxruntime-1.16.3
Bump onnxruntime from 1.16.2 to 1.16.3 in /setup_files
|
2023-11-27 20:43:49 +09:00 |
|
hodanov
|
2c87c8a33e
|
Merge pull request #58 from hodanov/feature/refactoring
Refactor __main__.py and txt2img.py.
|
2023-11-27 20:42:54 +09:00 |
|
hodanov
|
e4528a6884
|
Refactor __main__.py and txt2img.py.
|
2023-11-27 20:41:47 +09:00 |
|
dependabot[bot]
|
36c80ed3dd
|
Bump onnxruntime from 1.16.2 to 1.16.3 in /setup_files
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](https://github.com/microsoft/onnxruntime/compare/v1.16.2...v1.16.3)
---
updated-dependencies:
- dependency-name: onnxruntime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-27 01:26:12 +00:00 |
|
hodanov
|
9f5d93f213
|
Update README.md
|
2023-11-26 21:48:32 +09:00 |
|
hodanov
|
61f61b5113
|
Merge pull request #56 from hodanov/feature/modify_to_use_safetensors_file
Modify to use safetensors file and refactor some codes
|
2023-11-26 12:10:49 +09:00 |
|
hodanov
|
1c182cbcef
|
Update README.
|
2023-11-26 12:03:25 +09:00 |
|
hodanov
|
04d5255912
|
Modify setup.py to use a safetensors file.
|
2023-11-26 12:03:13 +09:00 |
|
hodanov
|
41817006cf
|
Merge pull request #55 from hodanov/dependabot/pip/setup_files/diffusers-torch--0.23.1
Bump diffusers[torch] from 0.23.0 to 0.23.1 in /setup_files
|
2023-11-23 12:22:29 +09:00 |
|
dependabot[bot]
|
27c72b7fe0
|
Bump diffusers[torch] from 0.23.0 to 0.23.1 in /setup_files
Bumps [diffusers[torch]](https://github.com/huggingface/diffusers) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/huggingface/diffusers/releases)
- [Commits](https://github.com/huggingface/diffusers/compare/v0.23.0...v0.23.1)
---
updated-dependencies:
- dependency-name: diffusers[torch]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-23 03:11:32 +00:00 |
|
hodanov
|
2a8741cdd8
|
Merge pull request #53 from hodanov/dependabot/pip/setup_files/transformers-4.35.2
Bump transformers from 4.35.0 to 4.35.2 in /setup_files
|
2023-11-23 12:10:05 +09:00 |
|
dependabot[bot]
|
bd4306c1f1
|
Bump transformers from 4.35.0 to 4.35.2 in /setup_files
Bumps [transformers](https://github.com/huggingface/transformers) from 4.35.0 to 4.35.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.35.0...v4.35.2)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-23 01:57:32 +00:00 |
|
hodanov
|
ec089af574
|
Merge pull request #52 from hodanov/dependabot/pip/setup_files/scipy-1.11.4
Bump scipy from 1.11.3 to 1.11.4 in /setup_files
|
2023-11-23 10:56:50 +09:00 |
|
dependabot[bot]
|
31bcc3bfd9
|
Bump scipy from 1.11.3 to 1.11.4 in /setup_files
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.11.3...v1.11.4)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 02:04:26 +00:00 |
|
hodanov
|
e25ce4666d
|
Merge pull request #51 from hodanov/dependabot/pip/setup_files/diffusers-torch--0.23.0
Bump diffusers[torch] from 0.21.4 to 0.23.0 in /setup_files
|
2023-11-14 00:08:54 +09:00 |
|
dependabot[bot]
|
86a8eaa535
|
Bump diffusers[torch] from 0.21.4 to 0.23.0 in /setup_files
Bumps [diffusers[torch]](https://github.com/huggingface/diffusers) from 0.21.4 to 0.23.0.
- [Release notes](https://github.com/huggingface/diffusers/releases)
- [Commits](https://github.com/huggingface/diffusers/compare/v0.21.4...v0.23.0)
---
updated-dependencies:
- dependency-name: diffusers[torch]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 15:02:55 +00:00 |
|
hodanov
|
44620342fd
|
Merge pull request #50 from hodanov/dependabot/pip/setup_files/onnxruntime-1.16.2
Bump onnxruntime from 1.16.1 to 1.16.2 in /setup_files
|
2023-11-14 00:01:55 +09:00 |
|
dependabot[bot]
|
34e27663d0
|
Bump onnxruntime from 1.16.1 to 1.16.2 in /setup_files
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](https://github.com/microsoft/onnxruntime/compare/v1.16.1...v1.16.2)
---
updated-dependencies:
- dependency-name: onnxruntime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 01:14:19 +00:00 |
|
hodanov
|
0c42570780
|
Merge pull request #49 from hodanov/dependabot/pip/setup_files/transformers-4.35.0
Bump transformers from 4.34.1 to 4.35.0 in /setup_files
|
2023-11-07 21:07:41 +09:00 |
|
dependabot[bot]
|
ceca87961e
|
Bump transformers from 4.34.1 to 4.35.0 in /setup_files
Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.1 to 4.35.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.34.1...v4.35.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 01:45:00 +00:00 |
|
hodanov
|
00c3f895f4
|
Merge pull request #48 from hodanov/feature/update_dockerfile
Update xformers and torch
|
2023-11-03 17:50:40 +09:00 |
|
hodanov
|
19bcf71892
|
Update xformers and torch.
|
2023-11-03 17:33:42 +09:00 |
|
hodanov
|
1f0e5d58eb
|
Update dockerfile.
|
2023-11-03 17:27:44 +09:00 |
|
hodanov
|
f87fc8bde5
|
Merge pull request #46 from hodanov/feature/update_dockerfile
Update Dockerfile
|
2023-10-30 13:19:12 +09:00 |
|