IC-Light
IC-Light copied to clipboard
Expecting value: line 1 column 1 (char 0)
我首次启动也出现这个问题,第二次启动还启动不了了
same issue
To create a public link, set share=True
in launch()
.
WARNING: Invalid HTTP request received.
WARNING: Invalid HTTP request received.
C:\Users\Alienware.conda\envs\iclight\lib\site-packages\torch\nn\modules\conv.py:456: UserWarning: Plan failed with a cudnnException: CUDNN_BACKEND_EXECUTION_PLAN_DESCRIPTOR: cudnnFinalize Descriptor Failed cudnn_status: CUDNN_STATUS_NOT_SUPPORTED (Triggered internally at ..\aten\src\ATen\native\cudnn\Conv_v8.cpp:919.)
return F.conv2d(input, weight, bias, self.stride,
C:\Users\Alienware.conda\envs\iclight\lib\site-packages\diffusers\models\attention_processor.py:1279: UserWarning: 1Torch was not compiled with flash attention. (Triggered internally at ..\aten\src\ATen\native\transformers\cuda\sdp_utils.cpp:455.)
hidden_states = F.scaled_dot_product_attention(
100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:03<00:00, 6.41it/s]
100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:10<00:00, 2.38it/s]
我首次启动也出现这个问题,第二次启动还启动不了了
conda activate iclight
首次启动挂梯子下载模型,然后关掉梯子重新启动