Skip to content
Snippets Groups Projects
Select Git revision
  • dfefc0c7ce2838912da93cd3c6bca8524a493406
  • master default protected
  • develop
  • v1.0.3-PAGoDA.2
  • v1.0.3
  • v1.0.3-PAGoDA.1
  • v1.0.2
  • v1.0.1
  • v1.0.0
9 results

requirements.docs.in

Blame
  • Forked from EDP / MKDocs Template
    Source project has a limited visibility.
    environment.yaml 484 B
    name: refine
    channels:
      - pytorch
      - pytorch3d
      - pyg
      - conda-forge
      - defaults
    dependencies:
      - python=3.8
      - pytorch=1.8
      - pytorch3d=0.5.0
      - plyfile=0.7.4
      - pandas=1.3
      - cudatoolkit=11.1
      - gin-config
      - colored-traceback
      - tqdm
      - imageio
      - tensorboard=2.6
      - scipy
      - fastcore
      - joblib
      - transforms3d
      - matplotlib
      - pytorch-scatter
      - pip
      - pip:
        - git+https://github.com/princeton-vl/lietorch.git
        - opencv-python
        - wget
        - pypng