Advertisement
Guest User

Untitled

a guest
Dec 21st, 2024
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | Software | 0 0
  1. name: comfy
  2. channels:
  3. - conda-forge
  4. - pytorch
  5. - nvidia
  6. - xformers
  7. dependencies:
  8. - python=3.11
  9. - pytorch::pytorch=2.5.0=py3.11_cuda12.1_cudnn9.1.0_0
  10. - pytorch::torchvision=0.20.0=py311_cu121
  11. - pytorch::torchaudio=2.5.0=py311_cu121
  12. - pytorch-cuda=12.1
  13. - pip
  14. - einops
  15. - transformers>=4.46.2
  16. - safetensors>=0.4.2
  17. - aiohttp
  18. - pyyaml
  19. - Pillow
  20. - scipy
  21. - tqdm
  22. - psutil
  23. - kornia>=0.7.1
  24. - ninja
  25. - cuda-nvcc=12.1
  26. - cxx-compiler
  27. - xformers=0.0.28.post2=py311_cu12.1.0_pyt2.5.0
  28. - numpy
  29. - numba
  30. - pip:
  31. - torchsde
  32. - spandrel
  33. - tokenizers>=0.19
  34. - triton
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement