Mind if I cannibalise your code to make something else? #26
Extraltodeus
started this conversation in
General
Replies: 3 comments 3 replies
-
You're welcome, have at it ! =) Sounds like a great idea and project, can't wait to see the results. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can test it already if you want! Haven't made more than the code yet but the results are pretty cool! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm asking because I don't know how much I intend to blatantly copy-paste bits of your code. My goal is to create simple depth maps to cut out the background and re-blend stuff through img2img all at once from txt2img.
I'm already able to do txt2img2img with a custom script so using pillow to turn a color into alpha is just the next step : https://github.com/Extraltodeus/temp/blob/main/txt2img2img2img.py
Since you made it so much easier to understand/implement midas in the webui. Thanks by the way! :)
Note : if I ever finish what I intend to do, I will (of course) credit your work :)
Beta Was this translation helpful? Give feedback.
All reactions