NytePlus
NytePlus
transformers==4.30.2, protobuf==4.24.4, cpm-kernels==1.0.11还是这个错误
> transformers==4.30.2, protobuf==4.24.4, cpm-kernels==1.0.11还是这个错误 抱歉我错误地配置环境变量导致jupyter notebook的kernel显示为配置好的conda环境,但实际上sys.path是其他。这个版本对我来说可以解决问题
I would like to know if there is code for image conditional inference.(after I use my own data training)
+1, 4090 24G也出现了。想问问本项目目前可以在多卡上跑吗?因为看到gradio_local.py默认的跑在cuda:0上 ``` Traceback (most recent call last): File "/home/wcc/anaconda3/envs/unique3d/lib/python3.10/site-packages/gradio/queueing.py", line 521, in process_events response = await route_utils.call_process_api( File "/home/wcc/anaconda3/envs/unique3d/lib/python3.10/site-packages/gradio/route_utils.py", line 276, in call_process_api output = await app.get_blocks().process_api( File...