Unique3D
Unique3D copied to clipboard
about diffusers-0.27.2 plz!!!The third day of failed installation
I found that the automatically downloaded pytorch3D0.7.7 could not be adapted to py10/11. I finally manually downloaded 0.7.5 to solve this problem, but I couldn't solve the subsequent diffuses problem. I tried to switch various versions and the same error message appeared. plz!!!!!
info:
(unique3d-py310) E:\Unique3D>python gradio_app.py --port 7860
Traceback (most recent call last):
File "E:\Unique3D\gradio_app.py", line 14, in
(unique3d-py310) E:\Unique3D>
(unique3d-py310) E:\Unique3D>python test_3d.py Python executable: C:\Users\WS01\anaconda3\envs\unique3d-py310\python.exe Python version: 3.10.14 | packaged by conda-forge | (main, Mar 20 2024, 12:40:08) [MSC v.1938 64 bit (AMD64)] Sys path: ['E:\Unique3D', 'E:\Unique3D\pytorch3d-0.7.5', 'C:\Users\WS01\anaconda3\envs\unique3d-py310\lib\site-packages\diffusers\loaders', 'C:\Users\WS01\anaconda3\envs\unique3d-py310\python310.zip', 'C:\Users\WS01\anaconda3\envs\unique3d-py310\DLLs', 'C:\Users\WS01\anaconda3\envs\unique3d-py310\lib', 'C:\Users\WS01\anaconda3\envs\unique3d-py310', 'C:\Users\WS01\anaconda3\envs\unique3d-py310\lib\site-packages'] PYTHONPATH: E:\Unique3D\pytorch3d-0.7.5;C:\Users\WS01\anaconda3\envs\unique3d-py310\lib\site-packages\diffusers\loaders PyTorch3D imported successfully.