Commit Graph

9 Commits

Author SHA1 Message Date
源文雨 cb38717d44 fix(run.sh): python3.8: command not found in venv 2024-04-21 00:19:34 +09:00
源文雨 88e2cd1638 optimize(run.sh): remove dlmodels due to impl. of rvcmd 2024-04-21 00:17:01 +09:00
源文雨 4ed830f785 feat(web): check assets integrity on start 2024-04-21 00:16:10 +09:00
Albert Softie 401db68aba
make dlmodels.sh executable before running (#1771) 2024-01-27 16:13:34 +09:00
Ftps 5c55d5378b
fix run.sh on mac (#1755) 2024-01-25 21:04:29 +09:00
Sơn Phan Trung 8bd34d1881
chore: get run.sh to be POSIX Compliant (#1649)
* Create CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* fix: get run.sh posix compliant

* Update venv.sh

* Delete CONTRIBUTING.md

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-12-26 22:11:16 +09:00
源文雨 ad85b02ed9 optimize: no json config writeback 2023-09-02 13:53:56 +08:00
源文雨 edcff1df04 optimize: run.sh 2023-08-27 01:21:18 +08:00
Naozumi 86ed98aaca
Add .sh run script for macOS & linux, fix error on macs with low vram. (#737)
* Add .sh run script

* Update extract_feature_print.py

* Remove `requirements_macOS.txt`
2023-07-13 07:05:35 +00:00