103 Commits

Author SHA1 Message Date
bymyself
eb011f9022 Add new shortcuts to readme (#4442) 2024-08-17 23:52:56 -04:00
comfyanonymous
5c0c9b8503 This probably doesn't work anymore. 2024-08-05 12:31:42 -04:00
comfyanonymous
c0797230e2 Add link to Flux examples to readme. 2024-08-01 11:48:19 -04:00
Robin Huang
39de3a64f4 Change windows standalone URL to stable release. (#4065) 2024-07-26 14:37:40 -04:00
comfyanonymous
ecc7ae5f09 Add HunyuanDiT support to readme. 2024-07-25 19:06:43 -04:00
comfyanonymous
9d6b3a28eb Add link to AuraFlow example in Readme. 2024-07-12 15:25:07 -04:00
comfyanonymous
6e4d0c7ac9 Readme changes. 2024-07-04 22:03:37 -04:00
comfyanonymous
f2ba8f55f9 Add to readme that Stable Audio is supported. 2024-06-30 00:15:49 -04:00
comfyanonymous
c865d9d71b Add link to SD3 example page to README. 2024-06-12 09:48:27 -04:00
comfyanonymous
228c1e3354 Update commands to install nightly pytorch in readme. 2024-05-29 00:20:02 -04:00
comfyanonymous
e9a8476c1c Remove the CTRL-Delete keybind.
On some keyboards it's apparently too easy to accidentally do CTRL-Delete
when pressing CTRL-Enter repeatedly.

CTRL-Backspace can still be used to clear the workflow.
2024-05-23 01:29:22 -04:00
comfyanonymous
d4db823cfe Only enable attention upcasting on models that actually need it. 2024-05-14 17:00:50 -04:00
Simon Lui
4cd1bc2cce Fix Intel GPU memory allocation accuracy and documentation update. (#3459)
* Change calculation of memory total to be more accurate, allocated is actually smaller than reserved.

* Update README.md install documentation for Intel GPUs.
2024-05-12 06:36:30 -04:00
Dr.Lt.Data
19279eb681 feat: shortcuts for zoom in/out (#3410)
* feat: shortcuts for zoom in/out

* feat: pen support for canvas zoom

ctrl + LMB + vertical drag

* Ctrl+LMB+Drag -> ctrl+Shift+LMB+Drag

---------

Co-authored-by: Lt.Dr.Data <lt.dr.data@gmail.com>
2024-05-07 04:40:56 -04:00
Garrett Sutula
533ddd78a0 Add TLS Support (#3312)
* Add TLS Support

* Add to readme

* Add guidance for windows users on generating certificates

* Add guidance for windows users on generating certificates

* Fix typo
2024-04-30 20:17:02 -04:00
comfyanonymous
ce6414502f Update Readme. 2024-04-30 20:11:34 -04:00
comfyanonymous
b3ace457cb Update command for AMD stable pytorch install in README. 2024-04-26 15:44:12 -04:00
comfyanonymous
f959eff2fa --force-fp16 is no longer necessary on Mac. 2024-03-31 12:50:28 -04:00
comfyanonymous
62c8d15a4f Add to Readme that stable cascade is supported. 2024-02-19 13:41:55 -05:00
comfyanonymous
9d1e1f40eb Update readme for new pytorch 2.2 release. 2024-01-31 02:27:12 -05:00
comfyanonymous
d87a487ead Fix for the extracting issue on windows. 2024-01-19 23:08:15 -05:00
comfyanonymous
c5b23a06c1 Add instructions for those that have python 3.12 2023-12-09 13:41:30 -05:00
comfyanonymous
6e74717802 Update readme. 2023-12-01 18:29:33 -05:00
comfyanonymous
e346672ed3 Add to README that SDXL Turbo is supported. 2023-11-28 14:45:00 -05:00
comfyanonymous
7eb5438e7d Add to Readme that Stable Video Diffusion is supported. 2023-11-24 00:27:08 -05:00
comfyanonymous
d1e14958da Update readme with link to LCM example page. 2023-11-23 11:59:11 -05:00
Jairo Correa
371f38fc29 Shortcut Alt + C to collapse/uncollapse selected nodes 2023-10-14 11:54:33 -03:00
comfyanonymous
222ccfbf55 Add a note to README about pytorch 3.12 not being supported. 2023-10-09 01:51:01 -04:00
comfyanonymous
b990ce84a1 Update standalone download link. 2023-10-07 16:13:35 -04:00
comfyanonymous
6f2a1ad2ba Update readme for pytorch 2.1 2023-10-05 08:25:15 -04:00
comfyanonymous
dd0a1f6a7d pytorch nightly is now ROCm 5.7 2023-10-03 00:01:49 -04:00
comfyanonymous
93a04479a6 Google doesn't want people to use ComfyUI on colab anymore. 2023-09-08 14:02:03 -04:00
comfyanonymous
e1ded89a1b Add bypass to readme and add a Bypass menu option to the nodes. 2023-08-15 13:28:34 -04:00
comfyanonymous
96818aba62 Update instructions for mac. 2023-08-01 03:17:04 -04:00
comfyanonymous
c0c823de8e Fix ROCm nightly install command. 2023-07-29 14:48:29 -04:00
comfyanonymous
532540ad9c Update nightly ROCm pytorch command in readme to 5.6 2023-07-25 15:48:26 -04:00
comfyanonymous
351fc92d3f Move model merging nodes to advanced and add to readme. 2023-06-30 15:21:55 -04:00
reaper47
7e868e798e Add link to 7z in README (#809)
* Add link to 7z in README

* Change 7z to 7-Zip
2023-06-29 04:09:59 -04:00
comfyanonymous
6d80c5ed30 Add support for TAESD decoder for SDXL. 2023-06-25 02:38:14 -04:00
comfyanonymous
6cb3519da6 Add SDXL support to readme and improve the Running section. 2023-06-22 19:33:48 -04:00
Vladislav
8b27e1252c Update README.md
Information about running at RX7600
2023-06-22 22:23:47 +06:00
comfyanonymous
e4077f2230 Update readme with command to install pytorch with ROCm5.5.
Remove mentions of python 3.10 since 3.11 works fine now.
2023-06-15 18:11:28 -04:00
comfyanonymous
3227efef83 Make the sections in the others install section more clearly separate. 2023-06-10 04:19:33 -04:00
comfyanonymous
7d3bd944f3 DirectML is for Windows. 2023-06-10 03:23:01 -04:00
Jorge Campo
fd868b3b29 Add install instructions for Apple silicon 2023-06-09 22:25:33 +02:00
space-nuko
583ae237b8 Add comment note in README 2023-06-08 12:12:07 -05:00
comfyanonymous
1f70735584 Add some quick instructions how to use directml. 2023-06-08 02:00:44 -04:00
reaper47
aaf4d5b7ee Give linux some love 2023-06-07 15:15:38 +02:00
comfyanonymous
d421e5d610 Refactor previews into one command line argument.
Clean up a few things.
2023-06-06 02:13:05 -04:00
space-nuko
1d87128150 Add readme note 2023-06-05 19:16:51 -05:00