-
Notifications
You must be signed in to change notification settings - Fork 322
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
HOW TO RUN DEEP DAZE ON WINDOWS #189
Comments
what pip version? |
I did latest |
...
NOTES:
|
lmao he only needs to just do pip install torch==1.7.1 |
also need gpu made by the people who made gforce now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured out a way to run deep daze as many of us people are having problems.
First step is to install ubuntu from windows store.
Next is to install wsl2 (search google how to do that)
open ubuntu and set it up
next delete and re install python (using the installer not using ubuntu)
use pip install deep_daze
then use the imagine command
AND BOOM.
(btw idk if this works but it worked for me)
The text was updated successfully, but these errors were encountered: