Skip to content

Commit e38d706

Browse files
Add all packages to conda env
1 parent 4d1b46f commit e38d706

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

day0_preparation/conda-ai4med-env.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,23 @@ dependencies:
1515
- seaborn
1616
- stackview
1717
- pydicom
18+
- tqdm
1819
- pip:
1920
- bia-bob
21+
- torch
22+
- torchvision
23+
- torchmetrics
24+
- torchsummary
25+
- torchstain
26+
- cmcrameri
27+
- openslide-python
28+
- openslide-bin
29+
- openai
30+
- openai-agents
31+
- PyMuPDF
32+
- tiktoken
33+
- faiss-cpu
34+
- ddgs
2035

2136
variables:
2237
BLABLADOR_API_KEY: "my_api_key"

0 commit comments

Comments
 (0)