게시판 - 3 개 / 게시물 - 7 개 1 / 1 페이지 열람 중
정말 어려운 문제이다. 갖가지 방법을 모두 사용하였지만, 쉽지 않은 문제였다.먼저, CUDA Version과 Python Version 확인이 제일 중요하다.나의 경우 CUDA version확인 명령어 nvcc --version확인한 결과nvcc: NVIDIA (R) Cuda compiler driverCopyright (c) 2005-2024 NVIDIA CorporationBuilt on Wed_Oct_30_01:18:48_Pacific_Daylight_Time_2024Cuda compilation tools, release 1…
최근 ComfyUI 실행시 CUDA 호환문제로 Xformers 설치하라는 메시지를 보게되었다.torch 2.6.0+CUDA124 버전으로 확인되었다.가장 최신 버전임에도 불구하고 인식할 수 없다는 것이다.관련해서 xformers 자체의 호환성 문제로 볼 수 있다.Xformers 업데이트 # [linux only] cuda 11.8 version pip3 install -U xformers --index-url https://download.pytorch.org/whl/cu118 # [linux & win] cuda 12…
Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh". Your current root directory is: c:\Stable_diffusion\ComfyUI Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/C…
?ComfyUI에서 발생한 문제와 해결 기록: 제 경험을 공유합니다 안녕하세요! Stable Diffusion과 ComfyUI를 사용하면서 겪었던 작은 문제와 해결 과정을 공유하려고 합니다. 저처럼 AI 이미지 생성 작업을 하시는 분들께 이 경험이 도움이 되었으면 좋겠습니다. 평소처럼 ComfyUI를 실행하고 KSampler 노드를 사용해 이미지를 생성하던 중, 예상치 못한 오류가 발생했습니다. 화면에 뜬 메시지는 다음과 같았습니다: TypeError: to_bytes() missing required argument 'byteor…
Welcome to jquery-confirm!Easy to use and highly flexible!A jQuery plugin that provides great set of features like, Auto-close, Ajax-loading, Themes, Animations and more.This plugin is actively developed, I would love you have your suggestions.Please post your Suggestions here.angular-confirm is her…
V3 introduces a lot of new features, so its not possible to make it backwards compatible with v2. Its recommended to update your plugin to v3, which is much more stable.Defining buttonsThe way you define buttons in v3 is completely changed.v2.// limited to two buttons. $.confirm({ confirmButton:…
Visual Studio 2015, 2017 and 2019windows visual 라이브러리 미설치로 인한 오류로 보입니다.해당 링크를 통해 들어가셔서 자신의 OS에 맞는 파일을 다운받아 설치하시면 모든게 해결됩니다.Microsoft 홈페이지 접속(클릭)OS 32bit -> x86 / 64bit -> x64 / AMD CPU에는 -> arm64 파일을 다운받으세요