|
运行roop-unleashed出现以下故障无法运行:
当前路径: D:\roop-unleashed
Using provider ['CUDAExecutionProvider'] - Device:cuda
Traceback (most recent call last):
File "D:\roop-unleashed\run.py", line 6, in <module>
core.run()
File "D:\roop-unleashed\roop\core.py", line 357, in run
main.run()
File "D:\roop-unleashed\ui\main.py", line 63, in run
livecam_tab()
File "D:\roop-unleashed\ui\tabs\livecam_tab.py", line 34, in livecam_tab
cam.stream(on_stream_swap_cam, inputs=[cam, ui.globals.ui_selected_enhancer, ui.globals.ui_blend_ratio], outputs=[fake_cam_image], preprocess=True, postprocess=True, show_progress="hidden")
File "D:\roop-unleashed\python310\lib\site-packages\gradio\events.py", line 174, in __call__
dep, dep_index = self.trigger.set_event_trigger(
File "D:\roop-unleashed\python310\lib\site-packages\gradio\blocks.py", line 286, in set_event_trigger
"inputs": [block._id for block in inputs],
File "D:\roop-unleashed\python310\lib\site-packages\gradio\blocks.py", line 286, in <listcomp>
"inputs": [block._id for block in inputs],
AttributeError: 'NoneType' object has no attribute '_id'
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|