hodanov
|
ada08bd2fe
|
Merge pull request #72 from hodanov/dependabot/pip/setup_files/transformers-4.36.2
Bump transformers from 4.36.1 to 4.36.2 in /setup_files
|
2023-12-28 22:07:59 +09:00 |
|
dependabot[bot]
|
a40fc5f64e
|
Bump transformers from 4.36.1 to 4.36.2 in /setup_files
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.36.1...v4.36.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-12-25 01:38:06 +00:00 |
|
hodanov
|
6975af74e1
|
Merge pull request #71 from hodanov/feature/readme
Update readme.
|
2023-12-22 00:05:11 +09:00 |
|
hodanov
|
a7ff50df89
|
Update readme.
|
2023-12-21 23:56:27 +09:00 |
|
hodanov
|
81fda1d0ad
|
Merge pull request #69 from hodanov/dependabot/pip/setup_files/transformers-4.36.1
Bump transformers from 4.35.2 to 4.36.1 in /setup_files
|
2023-12-20 22:18:45 +09:00 |
|
dependabot[bot]
|
7a1c92add3
|
Bump transformers from 4.35.2 to 4.36.1 in /setup_files
Bumps [transformers](https://github.com/huggingface/transformers) from 4.35.2 to 4.36.1.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.35.2...v4.36.1)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 01:31:33 +00:00 |
|
hodanov
|
ba801158f1
|
Merge pull request #67 from hodanov/feature/implement_img2img
Implement sd15_img2img
|
2023-12-17 13:52:38 +09:00 |
|
hodanov
|
4c90503576
|
Update Readme.md.
|
2023-12-17 13:50:49 +09:00 |
|
hodanov
|
100795dd00
|
Implement img2img inference method using by sd15.
|
2023-12-17 13:46:25 +09:00 |
|
hodanov
|
fcfb6b347f
|
Merge pull request #64 from hodanov/feature/upgrade_to_use_sdxl
Implement SDXLTxt2Img
|
2023-12-10 17:02:34 +09:00 |
|
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 |
|