Closed drozzy closed 10 months ago
Hi, thanks for the interests and try. Really appreciate it. I think it might be the version problem of tensorboard. In the requirement.txt file here https://github.com/duanyiqun/DiffusionDepth/blob/main/requirements.txt it seems upgrade to this combination might help.
tensorboard==2.11.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1
Getting an error when I'm trying to run main.py. Since there is no conda env and exact specification of dependencies I'm just trying to get it running any way I can.
Here is my conda env creation:
Here is my requirements.txt: