20 Commits

Author SHA1 Message Date
hodanov
1f0e5d58eb Update dockerfile. 2023-11-03 17:27:44 +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
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
ec3e0f2fd6 Update requirements.txt. 2023-10-21 10:37:13 +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
52eb3eaeba Update README_ja.md 2023-09-02 11:59:53 +09:00
hodanov
a248d43974 Update requirements.txt. 2023-09-02 00:42:38 +09:00
hodanov
174635d903 Modify a little. 2023-07-18 23:12:18 +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
77ebc71c69 Separate setup.py. 2023-07-08 20:33:05 +09:00
hodanov
b3c348409c Add . 2023-07-05 10:14:52 +09:00
hodanov
7f5a0c8634 Move .env.example 2023-07-02 23:11:28 +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