334 Commits

Author SHA1 Message Date
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
hodanov
1d9370d687
Merge pull request #32 from hodanov/feature/readme
Update README.
2023-09-30 13:39:07 +09:00
hodanov
69b9ae9941 Compress assets. 2023-09-30 13:38:00 +09:00
hodanov
c05d019294 Update README. 2023-09-30 13:31:54 +09:00
hodanov
141c95049e
Merge pull request #30 from hodanov/feature/repair_bug
Repair duplicate error
2023-09-13 13:02:40 +09:00
hodanov
0bb85fe77e Repair duplicate error when calling a remote function in sdcli/txt2img.py. 2023-09-13 13:02:03 +09:00
hodanov
5306610337
Merge pull request #29 from hodanov/feature/repair_bug
Repair some bugs.
2023-09-12 20:45:35 +09:00
hodanov
3e13d6e6c8 Repair a lint error. 2023-09-12 20:45:05 +09:00
hodanov
f73b2505d7 Repair some bugs. 2023-09-12 20:42:40 +09:00
hodanov
729e64ca8e
Merge pull request #28 from hodanov/feature/update_readme
Update README.
2023-09-02 13:33:49 +09:00
hodanov
e7effc3ef1 Update README. 2023-09-02 13:33:13 +09:00
hodanov
b6c9e4aa72
Merge pull request #27 from hodanov/feature/update_readme
Update README.md
2023-09-02 12:23:47 +09:00
hodanov
f61253fa03 Update README.md 2023-09-02 12:23:07 +09:00