28 Commits

Author SHA1 Message Date
comfyanonymous
cd52c6352b Fix updater issue with newer portable. (#7917) 2025-05-03 00:28:10 -04:00
comfyanonymous
8607868bde fp16 accumulation can now be enabled on the stable package. (#7750) 2025-04-23 05:28:24 -04:00
comfyanonymous
afa208c115 Add .bat file to nightly package to run with fp16 accumulation. 2025-03-07 07:45:40 -05:00
Chenlei Hu
917717a0a4 Replace print with logging (#6138)
* Replace print with logging

* nit

* nit

* nit

* nit

* nit

* nit
2024-12-20 16:24:55 -05:00
Chenlei Hu
efca88cfb3 Lint all unused variables (#5989)
* Enable F841

* Autofix

* Remove all unused variable assignment
2024-12-12 17:59:16 -05:00
Alex "mcmonkey" Goodwin
472f1d5bbc swap legacy sdv15 link (#4682)
* swap legacy sdv15 link

* swap v15 ckpt examples to safetensors

* link the fp16 copy of the model by default
2024-08-29 19:48:48 -04:00
comfyanonymous
f420b9c67d Add a shortcut to the nightly package to run with --fast. 2024-08-21 23:36:58 -04:00
comfyanonymous
292b2fa77c Add a update/update_comfyui_stable.bat to the standalones. 2024-08-14 22:29:23 -04:00
comfyanonymous
611e0d2a67 Handle case in the updater when master branch is not in local repo. 2024-07-27 03:15:22 -04:00
comfyanonymous
744099a17a Disable site dir in updater when doing pip install. 2024-03-03 16:25:16 -05:00
comfyanonymous
cec2bda050 Update the standalone package updater so it can self update. 2024-02-26 08:51:16 -05:00
comfyanonymous
d8418c55c7 Update pytorch nightly packaging workflow. 2023-12-09 12:01:17 -05:00
comfyanonymous
91298d2560 Disable repo owner validation in update.py 2023-05-29 11:29:00 -04:00
comfyanonymous
f83c087030 Update nightly pytorch standalone to python 3.11.3 cu121. 2023-05-02 09:45:20 -04:00
comfyanonymous
5d4c367b57 Fix nightly CI builds.
No cu121 builds for windows yet.
2023-04-28 09:03:39 -04:00
comfyanonymous
ed40cd201e Fix the nightly build not being packaged correctly. 2023-04-28 08:50:12 -04:00
comfyanonymous
889be92c32 Make it clear how to set the search path for models. 2023-03-30 04:15:28 -04:00
comfyanonymous
b2f619a97b Add some explanations to update script. 2023-03-16 19:01:59 -04:00
comfyanonymous
99d0dc9722 Add note to update bat. 2023-03-16 11:52:49 -04:00
comfyanonymous
b35b11be9d Test github workflow for standalone build with cu118 torch+xformers. 2023-03-16 02:36:42 -04:00
comfyanonymous
7f25155a74 More proper ci workflows. 2023-03-14 23:17:50 -04:00
comfyanonymous
10cdddec3e Don't need to be that explicit. 2023-03-14 21:43:18 -04:00
comfyanonymous
30be467b41 Make it more clear the recommended way to update the standalone build. 2023-03-14 19:14:18 -04:00
comfyanonymous
7e94fda991 Update standalone readme with recommended way to update. 2023-03-14 13:39:58 -04:00
comfyanonymous
454bc1c9f6 Fix small issue with build. 2023-03-13 15:09:11 -04:00
comfyanonymous
5be28c4069 Remove omegaconf dependency and some ci changes. 2023-03-13 14:49:18 -04:00
comfyanonymous
65380c0068 Add github workflow for a build with pytorch nightly. 2023-03-13 12:47:12 -04:00
comfyanonymous
a01ea06d82 Add an automatic standalone windows release for nvidia and cpu. 2023-03-13 01:34:09 -04:00