DenoisingDiffusionProbabilityModel-ddpm-
DenoisingDiffusionProbabilityModel-ddpm- copied to clipboard
How does this model install the environment
I got 1308629 segmentation fault (core dumped) when i run Main.py
Hi Kayce
You can set the parameter "device" in the Main.py as "cuda:0" or "CPU".
Hi Kayce
You can set the parameter "device" in the Main.py as "cuda:0" or "CPU".
Not only this problem, it is best to write an installation environment document
I can run the Main.py in the environment with python=3.8 and pytorch=2.4.0