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

Frequently Asked Questions (常见问题) #39

Open
Zeqiang-Lai opened this issue May 25, 2023 · 9 comments
Open

Frequently Asked Questions (常见问题) #39

Zeqiang-Lai opened this issue May 25, 2023 · 9 comments

Comments

@Zeqiang-Lai
Copy link
Collaborator

Zeqiang-Lai commented May 25, 2023

Q: Expecting value: line 1 column 1 (char 0)

A: This might be caused by network proxy. Please refer to #50 for solutions.

@Zeqiang-Lai Zeqiang-Lai pinned this issue May 25, 2023
@Zeqiang-Lai Zeqiang-Lai changed the title Installation issues. Frequently Asked Questions (常见问题) May 28, 2023
@Zeqiang-Lai
Copy link
Collaborator Author

Q: RuntimeError: PytorchStreamReader fail reading zip archive

A: The checkpoint is broken. Download again by removing the broken one. Optionally, you could download the checkpoint manually from here, and put it to the target directory.

The target directory could be found via

python -c "import draggan; print(draggan.home)"

@Zeqiang-Lai
Copy link
Collaborator Author

@Zeqiang-Lai
Copy link
Collaborator Author

@Zeqiang-Lai
Copy link
Collaborator Author

Zeqiang-Lai commented Jun 14, 2023

Q: Does this project support uploading custom image ?

A: Yes, this project support custom image.

@Zeqiang-Lai
Copy link
Collaborator Author

Performance

@Zeqiang-Lai
Copy link
Collaborator Author

@Zeqiang-Lai
Copy link
Collaborator Author

Hardware Requirements

@Zeqiang-Lai
Copy link
Collaborator Author

Q: AttributeError: module torchvision.transforms has no attribute "Resize"

A: Then version of torchvision is too low. Upgrade it via

pip install torchvision --upgrade

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

No branches or pull requests

1 participant