Spaces:
Running
Running
Delete environment.yml
Browse files- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|