bshor commited on
Commit
d1eda63
·
1 Parent(s): 150ab5b

package changes

Browse files
Files changed (1) hide show
  1. env.yml +3 -3
env.yml CHANGED
@@ -26,9 +26,9 @@ dependencies:
26
  - rdkit
27
  - git
28
  - pytorch::pytorch=2.3.0
 
 
29
  - pip:
30
  # - torch==2.3.0 --index-url https://download.pytorch.org/whl/cu118
31
- - gradio
32
- - gradio_molecule3d
33
  - dm-tree==0.1.6
34
- - git+https://github.com/NVIDIA/dllogger.git
 
26
  - rdkit
27
  - git
28
  - pytorch::pytorch=2.3.0
29
+ - gradio
30
+ - gradio_molecule3d
31
  - pip:
32
  # - torch==2.3.0 --index-url https://download.pytorch.org/whl/cu118
 
 
33
  - dm-tree==0.1.6
34
+ - git+https://github.com/NVIDIA/dllogger.git --no-deps