Alex Murkoff
5f69b9a376
chore(structure): rename requirements files ( #14 )
...
* chore(structure): rename requirements files
all of the requirements under `requirements/` have requirements-* in their name, which just looks dirty since all of the requirements are already in the `requirements` dir. therefore to have cleaner project, it's better to rename all the req files to just contain info on what each of them does
* fix(unitest): update requirements file used in the unitest workflow
2024-06-09 20:56:01 +09:00
源文雨
f37889137b
optimize: rename root pys
2024-06-07 00:50:51 +09:00
源文雨
3f85a24e1b
optimize(deps): move req.txts into req folder
2024-06-07 00:48:35 +09:00
Samuel
d01be25bc0
fix: Correct Python installation check and download success check logic ( #2080 )
...
* fix: python installation check logic (fix #2073 )
* fix: download success check logic (fix #2074 )
2024-05-29 21:00:46 +09:00
源文雨
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