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

Remove reference to deprecated feature #200

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

Conversation

mlo0352
Copy link

@mlo0352 mlo0352 commented Mar 31, 2023

torch._six has been deprecated, and this reference causes the code to not run. I removed the import and replaced the string_classes comparison with what string_classes actually was / is.

Removing reference to torch._six and string_classes (they're deprecated)
wesleywu added a commit to wesleywu/taming-transformers that referenced this pull request Jul 25, 2023
Remove reference to deprecated feature
torch._six has been deprecated, and this reference causes the code to not run. I removed the import and replaced the string_classes comparison with what string_classes actually was / is.
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.

1 participant