Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- conda create --name conceptmod python=3.10
- conda activate conceptmod
- pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
- pip install pytorch_lightning==1.7.7
- pip install omegaconf einops scipy scikit-image scikit-learn lmdb
- pip install taming-transformers-rom1504 'git+https://github.com/openai/CLIP.git@main#egg=clip' image-reward safetensors datasets matplotlib diffusers kornia
- conda install huggingface_hub
Advertisement
Add Comment
Please, Sign In to add comment