Commit Graph

96 Commits

Author SHA1 Message Date
comfyanonymous dbb7dd3b5e Add to readme that Stable Audio is supported. 2024-06-30 00:15:49 -04:00
comfyanonymous 321e509e0a Add link to SD3 example page to README. 2024-06-12 09:48:27 -04:00
comfyanonymous 71ec5b144e Update commands to install nightly pytorch in readme. 2024-05-29 00:20:02 -04:00
comfyanonymous 6507a9c716 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 bb4940d837 Only enable attention upcasting on models that actually need it. 2024-05-14 17:00:50 -04:00
Simon Lui f509c6fe21
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 d7fa417bfa
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 bacce529fb
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 bb8b48a260 Update Readme. 2024-04-30 20:11:34 -04:00
comfyanonymous 8cab3be673 Update command for AMD stable pytorch install in README. 2024-04-26 15:44:12 -04:00
comfyanonymous 1306464538 --force-fp16 is no longer necessary on Mac. 2024-03-31 12:50:28 -04:00
comfyanonymous ec4d89cee9 Add to Readme that stable cascade is supported. 2024-02-19 13:41:55 -05:00
comfyanonymous c5a369a33d Update readme for new pytorch 2.2 release. 2024-01-31 02:27:12 -05:00
comfyanonymous 5823f18a79 Fix for the extracting issue on windows. 2024-01-19 23:08:15 -05:00
comfyanonymous 9e411073e9 Add instructions for those that have python 3.12 2023-12-09 13:41:30 -05:00
comfyanonymous 2995a24725 Update readme. 2023-12-01 18:29:33 -05:00
comfyanonymous 777f6b1522 Add to README that SDXL Turbo is supported. 2023-11-28 14:45:00 -05:00
comfyanonymous c782cf3ea9 Add to Readme that Stable Video Diffusion is supported. 2023-11-24 00:27:08 -05:00
comfyanonymous 87031a1945 Update readme with link to LCM example page. 2023-11-23 11:59:11 -05:00
Jairo Correa 25f0f4e9c8 Shortcut Alt + C to collapse/uncollapse selected nodes 2023-10-14 11:54:33 -03:00
comfyanonymous 4308862ce0 Add a note to README about pytorch 3.12 not being supported. 2023-10-09 01:51:01 -04:00
comfyanonymous 1c5d6663fa Update standalone download link. 2023-10-07 16:13:35 -04:00
comfyanonymous 48242be508 Update readme for pytorch 2.1 2023-10-05 08:25:15 -04:00
comfyanonymous fe1e2dbe90 pytorch nightly is now ROCm 5.7 2023-10-03 00:01:49 -04:00
comfyanonymous 10de64af7f Google doesn't want people to use ComfyUI on colab anymore. 2023-09-08 14:02:03 -04:00
comfyanonymous 7567c4ac8f Add bypass to readme and add a Bypass menu option to the nodes. 2023-08-15 13:28:34 -04:00
comfyanonymous 834ab278d2 Update instructions for mac. 2023-08-01 03:17:04 -04:00
comfyanonymous ad5866b02b Fix ROCm nightly install command. 2023-07-29 14:48:29 -04:00
comfyanonymous 315ba30c81 Update nightly ROCm pytorch command in readme to 5.6 2023-07-25 15:48:26 -04:00
comfyanonymous 9f2986318f Move model merging nodes to advanced and add to readme. 2023-06-30 15:21:55 -04:00
reaper47 e7ed507d3d
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 cef6aa62b2 Add support for TAESD decoder for SDXL. 2023-06-25 02:38:14 -04:00
comfyanonymous 3e0686ce94 Add SDXL support to readme and improve the Running section. 2023-06-22 19:33:48 -04:00
Vladislav ca485d2328
Update README.md
Information about running at RX7600
2023-06-22 22:23:47 +06:00
comfyanonymous cf3974c829 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 656f62569d Make the sections in the others install section more clearly separate. 2023-06-10 04:19:33 -04:00
comfyanonymous ba23753670 DirectML is for Windows. 2023-06-10 03:23:01 -04:00
Jorge Campo 2bcdd6c7d4
Add install instructions for Apple silicon 2023-06-09 22:25:33 +02:00
space-nuko 65922419e2 Add comment note in README 2023-06-08 12:12:07 -05:00
comfyanonymous 29c50954ea Add some quick instructions how to use directml. 2023-06-08 02:00:44 -04:00
reaper47 5cf4079923 Give linux some love 2023-06-07 15:15:38 +02:00
comfyanonymous a3a713b6c5 Refactor previews into one command line argument.
Clean up a few things.
2023-06-06 02:13:05 -04:00
space-nuko 2b2ea5194e Add readme note 2023-06-05 19:16:51 -05:00
WAS 7a9268185c
Update README.md
Add quick search explanation
2023-05-05 18:06:54 -07:00
comfyanonymous cab80973d1 Fix Readme. 2023-04-28 16:20:27 -04:00
comfyanonymous 0306371e54 Add "Installing" link to top of readme. 2023-04-28 16:18:54 -04:00
comfyanonymous 463bde66a1 Add hypernetwork example link to readme.
Move hypernetwork loader node to loaders.
2023-04-24 03:08:51 -04:00
comfyanonymous 31e60adb28 Add GLIGEN example to README. 2023-04-20 17:30:10 -04:00
comfyanonymous 0ab5c619ea Clarify in README that it's AMD GPUs. 2023-04-17 01:04:54 -04:00
Karun bc16b70bde
Adds several keybinds that interact with ComfyUI (#491)
* adds keybinds that interact w/ comfy menu

* adds remaining keybinds

* adds keybinds to readme and converts to table

* ctrl s and o save and open workflow

* moves keybinds to sep file, update readme

* remap load default, support keycodes

* update keybinds table, prepends comfy to ids

* escape exits out of modals

* modifier keys also use map

* adds setting for filename prompt

* better handle filename prompt

Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-04-16 01:25:11 -04:00