KeyError: 'image_show'
Author: inging-ingCreated Jul 19, 2024Updated Jul 19, 2024
Has anyone run into this issue when running with docker? Traceback (most recent call last): File "/workspace/src/visualizer_drag_gradio.py", line 312, in value=global_state.value['images']['image_show'], KeyError: 'image_show'
Source: XingangPan/DragGAN