Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] component.py file in the GUI, it should be self.v2 instead of self.v1 #1878

Closed
3 tasks done
Libyte opened this issue May 28, 2023 · 2 comments · Fixed by #1885
Closed
3 tasks done

[Bug] component.py file in the GUI, it should be self.v2 instead of self.v1 #1878

Libyte opened this issue May 28, 2023 · 2 comments · Fixed by #1885
Assignees
Labels
kind/bug something isn't working

Comments

@Libyte
Copy link

Libyte commented May 28, 2023

Prerequisite

Task

I'm using the official example scripts/configs for the officially supported tasks/models/datasets.

Branch

main branch https://github.com/open-mmlab/mmagic

Environment

normal

Reproduces the problem - code sample

normal

Reproduces the problem - command or script

normal

Reproduces the problem - error message

At line 442 of the component.py file in the GUI, it should be self.v2 instead of self.v1

Additional information

No response

@Libyte Libyte added the kind/bug something isn't working label May 28, 2023
@Libyte
Copy link
Author

Libyte commented May 28, 2023

I'm sorry that the format of the report I filled out may be incorrect, but I wanted to clarify that there is a problem in the GUI that needs to be changed

@Z-Fran
Copy link
Collaborator

Z-Fran commented May 29, 2023

Thanks, we will fix it

@Z-Fran Z-Fran changed the title [Bug] [Bug] component.py file in the GUI, it should be self.v2 instead of self.v1 May 29, 2023
@Z-Fran Z-Fran self-assigned this May 29, 2023
@Z-Fran Z-Fran linked a pull request May 31, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants