masonintokyo
masonintokyo
### Mentioned issue #15 ### Reference https://pytorch.org/vision/stable/generated/torchvision.utils.make_grid.html#torchvision.utils.make_grid
#### reproduction 1. launch DragNUWA_demo.py 2. After drawing some arrows, press "RUN". 3. At the end of a process, ``` TypeError: make_grid() got an unexpected keyword argument 'range' ```. ####...
It seems this repo isn't maintained anymore, and have full of dependency errors. Could you provide me alternative apps/softwares to create moving 3d photos but locally and high resolutions? I...
I noticed that the texture quality of my output did not meet my expectations, especially when compared to the demo results which looked significantly better. Could you please help me...
Release the newer version for UE 5.4 pls.
``` Arguments: ('outputs/extras-images\\depthmap-0003.obj', '300', '30', 1, '-0.015, 0.0, -0.05', '0.03, 0.03, 0.05, 0.03', False, 0, 2) {} Traceback (most recent call last): File "C:\automatic1111\stable-diffusion-webui\modules\call_queue.py", line 57, in f res =...
I think it should use "history.back('/')" rather than "window.location" to use [soft-navigation](https://nextjs.org/docs/app/building-your-application/routing/linking-and-navigating#soft-navigation) for performance. here: https://github.com/krishnerkar/next-intercepting-routes-demo/blob/07f2689b2c8234a95672bd7d6bb81abd545b06c1/app/%40modal/(..)product/%5Bid%5D/page.tsx#LL60C14-L60C42