Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,10 +3,10 @@ uvicorn[standard]
|
|
| 3 |
fastmcp>=2.12.0
|
| 4 |
torch
|
| 5 |
fairscale
|
| 6 |
-
numpy
|
| 7 |
tqdm
|
| 8 |
scipy
|
| 9 |
biopython
|
| 10 |
requests
|
| 11 |
torch_geometric
|
| 12 |
-
biotite==0.36.1
|
|
|
|
|
|
| 3 |
fastmcp>=2.12.0
|
| 4 |
torch
|
| 5 |
fairscale
|
|
|
|
| 6 |
tqdm
|
| 7 |
scipy
|
| 8 |
biopython
|
| 9 |
requests
|
| 10 |
torch_geometric
|
| 11 |
+
biotite==0.36.1
|
| 12 |
+
numpy
|