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

torch._six is depreciated, remove import #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miamannionx
Copy link

Torch does not support torch._six anymore, so removed from torch._six import string_classes

Replaced string_classes with str.

Reference: pytorch/pytorch#94709

Torch does not support torch._six anymore, so removed from torch._six import string_classes

Replaced string_classes with str.

Reference: pytorch/pytorch#94709
@wyardley
Copy link

wyardley commented Oct 25, 2023

I think this would also resolve #223

@wyardley
Copy link

wyardley commented Nov 1, 2023

@rromb @manolo-lolo is this project still maintained, and do you know who a current maintainer is?

@manolo-lolo
Copy link
Collaborator

@wyardley My guess is that this project is no longer maintained in favor of newer methods/repositories, such as the stable diffusion one. I think @rromb can tell you more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants