Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
hodanov f9d72b27bf Merge pull request #26 from hodanov/feature/update_readme
Update README_ja.md
2023-09-02 12:00:44 +09:00
hodanov 52eb3eaeba Update README_ja.md 2023-09-02 11:59:53 +09:00
hodanov ed8d4bf829 Update REAMDE.md. 2023-09-02 00:47:17 +09:00
hodanov c1111c1c25 Merge pull request #25 from hodanov/feature/update_requirements
Update requirements. Add README_ja.
2023-09-02 00:46:12 +09:00
hodanov 2d349034ec Update requirements.txt. Add README_ja.md. 2023-09-02 00:45:18 +09:00
hodanov a248d43974 Update requirements.txt. 2023-09-02 00:42:38 +09:00
hodanov e7ef911c01 Merge pull request #24 from hodanov/feature/modify_makefile
Modify a Makefile.
2023-07-23 20:28:50 +09:00
hodanov ea3374741d Modify a Makefile. 2023-07-23 20:27:54 +09:00
hodanov ffbcb8aae0 Merge pull request #23 from hodanov/feature/refactoring
Modify a little.
2023-07-18 23:15:56 +09:00
hodanov 174635d903 Modify a little. 2023-07-18 23:12:18 +09:00
hodanov 040be49303 Update README.md 2023-07-09 23:28:32 +09:00
hodanov f81c412eb7 Merge pull request #22 from hodanov/feature/refactoring
Split a class 'StableDiffusion' from main.py
2023-07-09 23:25:09 +09:00
hodanov e70615e2da Remove an unnecessary import. 2023-07-09 23:24:33 +09:00
hodanov d28959cf3c Split a class 'StableDiffusion' from main.py 2023-07-09 23:22:30 +09:00
hodanov 24733b3bf7 Merge pull request #21 from hodanov/feature/refactoring
Separate setup.py
2023-07-08 20:39:28 +09:00