File size: 246 Bytes
46c2f0f
 
d8f7287
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# cdim
Constrained Diffusion Implicit Models

conda create -n cdim python=3.11

conda activate cdim

pip install -r requirements.txt

pip install torch==2.4.1+cu124 torchvision-0.19.1+cu124 --extra-index-url https://download.pytorch.org/whl/cu124