NDStein commited on
Commit
d354f05
·
verified ·
1 Parent(s): d2aa4d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -112,7 +112,8 @@ git clone https://huggingface.co/KintsugiHealth/dam
112
  Install the `mamba` package manager, then run
113
 
114
  ```
115
- mamba env create -n dam -f requirements.txt
 
116
  ```
117
 
118
  to create the environment and
 
112
  Install the `mamba` package manager, then run
113
 
114
  ```
115
+ mamba env create -n dam -f requirements.txt -c conda-forge -c pytorch -c nvidia
116
+
117
  ```
118
 
119
  to create the environment and