Skip to content

TypeError: make_grid() got an unexpected keyword argument 'range' #15

Description

@masonintokyo

reproduction

  1. launch DragNUWA_demo.py
  2. After drawing some arrows, press "RUN".
  3. At the end of a process, TypeError: make_grid() got an unexpected keyword argument 'range'.

quick fix

DragNUWA_demo.py, line 198, rewrite range to value_range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions