296 Commits

Author SHA1 Message Date
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
hodanov
48e1e20648 Rename github workflow. 2023-10-30 13:10:59 +09:00
hodanov
fafde9f50e Repair to install wget by apt-get instead of pip. 2023-10-30 10:16:10 +09:00
hodanov
1a75d3a68f Repair apt-get install. 2023-10-30 10:06:23 +09:00
hodanov
6e1920e217 Repair apt-get install command. 2023-10-30 09:48:59 +09:00
hodanov
fdf03c8c1f Merge branch 'main' into feature/update_dockerfile 2023-10-30 09:44:27 +09:00
hodanov
aa73bdbdc3 Update Dockerfile. 2023-10-30 09:44:09 +09:00
hodanov
65212b0de6
Merge pull request #44 from hodanov/dependabot/pip/setup_files/safetensors-0.4.0
Bump safetensors from 0.3.3 to 0.4.0 in /setup_files
2023-10-24 21:50:18 +09:00
dependabot[bot]
7c09e7b9da
Bump safetensors from 0.3.3 to 0.4.0 in /setup_files
Bumps [safetensors](https://github.com/huggingface/safetensors) from 0.3.3 to 0.4.0.
- [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.3.3...v0.4.0)

---
updated-dependencies:
- dependency-name: safetensors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 01:23:06 +00:00
hodanov
28e0e7b9d4
Merge pull request #43 from hodanov/feature/update_dependencies
Update requirements.txt.
2023-10-21 10:55:04 +09:00
hodanov
ec3e0f2fd6 Update requirements.txt. 2023-10-21 10:37:13 +09:00
hodanov
b868425570
Merge pull request #42 from hodanov/feature/github_workflow
Modify docker_image_ci.yml.
2023-10-20 11:32:59 +09:00
hodanov
71f13dc976
Merge branch 'main' into feature/github_workflow 2023-10-20 11:22:23 +09:00
hodanov
33d3898b40 Modify docker_image_ci.yml. 2023-10-20 11:21:33 +09:00
hodanov
fd00c0da23 Modify docker_image_ci.yml. 2023-10-20 11:10:46 +09:00
hodanov
e83b5ae9ae
Merge pull request #41 from hodanov/feature/github_workflow
Modify docker_image_ci.yml to execute push on 'dependabot/*'.
2023-10-20 10:51:34 +09:00
hodanov
b26534bc3b Modify docker_image_ci.yml to execute push on 'dependabot/*'. 2023-10-20 10:36:37 +09:00
hodanov
299a580232
Merge pull request #34 from hodanov/feature/dependabot
Repair dependabot.yml
2023-10-20 10:27:04 +09:00
hodanov
cf3c6bb7d2 Repair dependabot.yml 2023-10-20 10:18:46 +09:00
hodanov
69bfd622c2
Merge pull request #33 from hodanov/feature/add_docker_image_ci
Add docker_image_ci.yml
2023-10-20 10:16:39 +09:00
hodanov
a49d227bf8
Create dependabot.yml 2023-10-20 10:16:20 +09:00
hodanov
6e20c41b1b Repair docker_image_ci.yml 2023-10-20 10:08:23 +09:00
hodanov
b324fdfd96 Repair docker_image_ci.yml 2023-10-20 10:04:23 +09:00
hodanov
7200190b78 Repair docker_image_ci.yml 2023-10-20 10:02:50 +09:00
hodanov
81c7fb6daa Repair docker_image_ci.yml 2023-10-20 09:57:45 +09:00
hodanov
78d1197210 Repair docker_image_ci.yml 2023-10-20 09:37:48 +09:00
hodanov
18e8752047 Add docker_image_ci.yml 2023-10-20 09:31:28 +09:00