Commit Graph
100 Commits
Author SHA1 Message Date
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
hodanov 4888a3d77f Update README.md 2023-07-08 20:34:43 +09:00
hodanov 77ebc71c69 Separate setup.py. 2023-07-08 20:33:05 +09:00
hodanov 8df4050b28 Merge pull request #20 from hodanov/feature/fix_by_controlnet_tile
Add fix_by_controlnet_tile
2023-07-05 10:15:37 +09:00
hodanov b3c348409c Add . 2023-07-05 10:14:52 +09:00
hodanov 5f3145280d Update README.md 2023-07-03 08:38:03 +09:00
hodanov 0a8060cc85 Merge pull request #19 from hodanov/feature/refactoring
Refactoring
2023-07-02 23:20:15 +09:00
hodanov 22d74ceff7 Modify README.md 2023-07-02 23:16:52 +09:00
hodanov 7f5a0c8634 Move .env.example 2023-07-02 23:11:28 +09:00
hodanov 762f28626d Modify README.md 2023-07-02 23:08:59 +09:00
hodanov ecd5d58022 Repair a pycodestyle error. 2023-07-02 22:50:50 +09:00
hodanov d810577f3b Refactoring. 2023-07-02 22:44:32 +09:00
hodanov 11e2a6b790 Update .gitignore 2023-07-02 22:31:46 +09:00
hodanov a3d3231b94 Merge pull request #18 from hodanov/feature/refactoring
Feature/refactoring
2023-06-28 20:21:29 +09:00
hodanov e35627bdd2 Modify .env.example 2023-06-28 20:19:54 +09:00
hodanov ef8e613b01 Modify a directory structure. 2023-06-28 20:18:56 +09:00
hodanov 23040af1ac Merge pull request #17 from hodanov/feature/refactoring
Feature/refactoring
2023-06-28 14:57:42 +09:00
hodanov cbc70d9fd4 Modify a file name from sdcli.py to setup.py 2023-06-28 08:28:17 +09:00
hodanov 5914453b49 Remove an unnecessary line. 2023-06-27 23:15:46 +09:00
hodanov 332b194164 Merge pull request #16 from hodanov/feature/refactoring
Refactoring to deploy modal app.
2023-06-27 22:28:14 +09:00
hodanov 364cb78992 Refactor to deploy modal app. 2023-06-27 22:25:32 +09:00
hodanov f61d25a32f Merge pull request #15 from hodanov/feature/refactoring
Refactor sd_cli.py
2023-06-26 21:57:52 +09:00
hodanov 643e0e2ea6 Refactor sd_cli.py 2023-06-26 21:56:58 +09:00
hodanov ddb685e4f3 Merge pull request #14 from hodanov/feature/add_github_workflow
Add CI using pycodestyle and pyflakes.
2023-06-23 08:51:17 +09:00
hodanov d8cc4ffafa Add CI using pycodestyle and pyflakes. 2023-06-23 08:50:45 +09:00
hodanov d978a70112 Merge pull request #11 from hodanov/feature/add_face_enhancer
Add a face enhancer.
2023-06-20 22:24:53 +09:00
hodanov 888dbe3dbc Add a face enhancer. 2023-06-20 22:24:19 +09:00
hodanov 82acd39a6e Merge pull request #10 from hodanov/feature/update_requirements
Update requirements.txt
2023-06-18 18:18:23 +09:00
hodanov 7a7eaa45f1 Update requirements.txt 2023-06-18 16:49:17 +09:00
hodanov b1b3863feb Merge pull request #9 from hodanov/feature/modify_to_use_textual_inversion
Modify to use Textual Inversion.
2023-06-18 12:30:48 +09:00
hodanov e4d580f28f Modify to use Textual Inversion. 2023-06-18 12:29:48 +09:00
hodanov d61e212d49 Merge pull request #8 from hodanov/feature/add_a_method_to_count_tokens
Add a method to count tokens using tokenizer.
2023-06-17 22:34:12 +09:00
hodanov 2585aa8ec0 Add a method to count tokens using tokenizer. 2023-06-17 22:33:34 +09:00
hodanov 07d6f97cb1 Merge pull request #7 from hodanov/feature/modify_to_use_lora
Modify to use LoRA
2023-06-17 18:14:13 +09:00
hodanov b0862045ca Refactoring. 2023-06-17 18:11:45 +09:00
hodanov a5adb6b9fb Modify to use LoRA. 2023-06-17 17:41:05 +09:00
hodanov 1b345879f7 Update diffusers[torch]. 2023-06-17 12:58:08 +09:00
hodanov 7e5ee39974 Merge pull request #5 from hodanov/feature/modify_to_use_seed
Modify to use seed.
2023-06-16 20:00:45 +09:00
hodanov a234d49851 Merge pull request #6 from hodanov/feature/modify_to_add_meta_datas
Modify to add seed to filename.
2023-06-16 20:00:00 +09:00
hodanov ff580d08e5 Modify to add seed to filename. 2023-06-16 19:58:04 +09:00
hodanov 337bf01048 Modify to use seed. 2023-06-13 00:10:48 +09:00
hodanov a9063a999d Remove an unnecessary comment. 2023-06-12 11:33:09 +09:00
hodanov ce406d7def Merge branch 'main' of github.com:hodanov/a-script-for-running-sd-on-modal 2023-06-12 11:29:55 +09:00
hodanov 65d959b5bb Modify .env.example. 2023-06-12 11:29:21 +09:00
hodanov 0583184e2d Merge pull request #4 from hodanov/feature/add_sd_x2_latent_upscaler
Add Real-ESRGAN
2023-06-12 11:27:05 +09:00
hodanov 0f8b734d4b Modify docstring. 2023-06-12 11:25:54 +09:00
hodanov 99313a5473 Add Real-ESRGAN. 2023-06-12 11:23:32 +09:00
hodanov 767f9f75fe Modify Dockerfile and requirements.txt. 2023-06-08 21:08:18 +09:00
hodanov d16f8a5f66 Merge pull request #3 from hodanov/feature/add_sd_x2_latent_upscaler
Feature/add sd x2 latent upscaler
2023-06-05 10:18:38 +09:00
hodanov 1b4c76902c Add an util function to util.py. 2023-06-05 10:16:34 +09:00
hodanov 053b142a87 Refactor some codes. 2023-06-05 10:16:09 +09:00
hodanov 41d94ee060 Modify README.md. 2023-06-05 09:53:35 +09:00