Spaces:
Runtime error
Runtime error
Update esm/mcp_output/requirements.txt
Browse files
esm/mcp_output/requirements.txt
CHANGED
|
@@ -1,10 +1,9 @@
|
|
| 1 |
fastmcp>=0.1.0
|
| 2 |
pydantic>=2.0.0
|
|
|
|
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
-
numpy
|
| 5 |
-
scipy
|
| 6 |
fairscale
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
# matplotlib
|
| 10 |
-
# pandas
|
|
|
|
| 1 |
fastmcp>=0.1.0
|
| 2 |
pydantic>=2.0.0
|
| 3 |
+
requests
|
| 4 |
+
biopython
|
| 5 |
+
|
| 6 |
torch
|
|
|
|
|
|
|
| 7 |
fairscale
|
| 8 |
+
numpy
|
| 9 |
+
tqdm
|
|
|
|
|
|