cmdr2
a2e9e5eb57
Remove old files
2023-08-30 13:18:03 +05:30
cmdr2
1dd5644e7a
Update build.bat and build.sh to create the installers for Windows and Mac/Linux (respectively)
2023-08-30 13:09:12 +05:30
cmdr2
3792a1bc0d
sdkit 2.0.4 - use sd 1.5 fp16 by default, if no model is present
2023-08-29 20:06:54 +05:30
cmdr2
3ef67ebc73
NSIS - v3, create from an existing installation
2023-08-29 17:51:58 +05:30
cmdr2
1967299417
Download GFPGAN 1.4 by default on new Windows installations (NSIS)
2023-04-21 16:21:24 +05:30
cmdr2
ec44a84915
Icon in windows installer for Start Menu and Desktop
2023-03-12 10:41:38 +05:30
cmdr2
7826870d99
Logo change
2023-03-11 09:27:04 +05:30
cmdr2
660aa4f4ab
Don't include bootstrap.bat in the new installer, since we don't need micromamba, and we don't need to download and install conda/git separately
2023-03-07 21:33:38 +05:30
cmdr2
a82f16958b
Project name changes in NSIS installer
2023-03-07 19:43:04 +05:30
cmdr2
b9f436812b
Download the default CLIP model during NSIS installation; Allow setting the path to an existing installation, which will be used for creating the installer executable
2023-03-07 19:40:58 +05:30
cmdr2
2a597fcad7
Single-file installer - Include all the dependencies from an installed folder; Download the default models using the NSCurl plugin
2023-03-04 18:02:30 +05:30
JeLuF
bd5a6e6fb3
FS check, CV2.DLL fix, cleanup
...
- Only install on NTFS (FAT installations fail)
- Ask the user to install the Media Feature Pack on Windows 10 N (fixes python cv2 errors)
- Code cleanup
2022-11-08 00:20:36 +01:00
JeLuF
9b89ede9c4
Only require 8GB instead of 80GB
...
80GB was a leftover from the code test
2022-11-03 00:28:47 +01:00
JeLuF
bf205de3a1
NSIS script enhancements
...
- Enable Unicode support
- Activate LongPathsEnabled if the user tries to install into a directory
with more than 30 characters length
- Change welcome text page. No need to close other programs during our setup
- Warn if the user has less than 8GB of RAM
- Formatting, comments
2022-11-02 21:12:20 +01:00
JeLuF
8165086d02
NSIS scripts
2022-11-02 01:07:52 +01:00
JeLuF
82f14b087a
NSIS Readme
2022-11-02 01:07:23 +01:00