42Cummer commited on
Commit
be4943b
·
verified ·
1 Parent(s): 136518a

Delete environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +0 -14
environment.yml DELETED
@@ -1,14 +0,0 @@
1
- name: broteinshake
2
- channels:
3
- - conda-forge
4
- - defaults
5
- dependencies:
6
- - python=3.10
7
- - openmm
8
- - pip
9
- - pip:
10
- - biopython
11
- - gradio==4.44.0
12
- - torch
13
- - numpy
14
- - requests