17 Commits (103c487a897bcf82cc8add4035f38ac920a7f150)

Author SHA1 Message Date
comfyanonymous 6f3d9f52db Add a --force-fp16 argument to force fp16 for testing. 1 year ago
comfyanonymous 8248babd44 Use pytorch attention by default on nvidia when xformers isn't present. 1 year ago
comfyanonymous f7edcfd927 Add a --gpu-only argument to keep and run everything on the GPU. 1 year ago
comfyanonymous a3a713b6c5 Refactor previews into one command line argument. 1 year ago
space-nuko 3e17971acb preview method autodetection 1 year ago
space-nuko d5a28fadaa Add latent2rgb preview 1 year ago
space-nuko 48f7ec750c Make previews into cli option 1 year ago
EllangoK 8e03c789a2 auto-launch cli arg 2 years ago
comfyanonymous 2ca934f7d4 You can now select the device index with: --directml id 2 years ago
comfyanonymous 3baded9892 Basic torch_directml support. Use --directml to use it. 2 years ago
comfyanonymous 7e254d2f69 Clarify what --windows-standalone-build does. 2 years ago
comfyanonymous 64557d6781 Add a --force-fp32 argument to force fp32 for debugging. 2 years ago
EllangoK 28fff5d1db fixes lack of support for multi configs 2 years ago
comfyanonymous f84f2508cc Rename the cors parameter to something more verbose. 2 years ago
EllangoK 48efae1608 makes cors a cli parameter 2 years ago
EllangoK 01c1fc669f set listen flag to listen on all if specifed 2 years ago
EllangoK e5e587b1c0 seperates out arg parser and imports args 2 years ago