XingangPan / DragGAN

Official Code for DragGAN (SIGGRAPH 2023)
https://vcai.mpi-inf.mpg.de/projects/DragGAN/
Other
35.65k stars 3.44k forks source link

KeyError: 'image_show' #470

Open inging-ing opened 1 month ago

inging-ing commented 1 month ago

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'