DiffDock-Pocket-Web / environment.yml
silterra's picture
Install gradio in this image, instead of base DiffDock-Pocker image.
25e2e8a
raw
history blame contribute delete
174 Bytes
name: basic
channels:
- nvidia
- pytorch
- defaults
- conda-forge
dependencies:
- python=3.9.17
- pip=23.3.1
- pytorch=1.13.1
- pip:
- -r requirements.txt