ChayanM commited on
Commit
af30990
·
verified ·
1 Parent(s): db32194

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -9
requirements.txt CHANGED
@@ -1,9 +1,12 @@
1
- transformers
2
- pydicom==2.4.4
3
- opencv-python
4
- torch
5
- torchvision
6
- functools
7
- ttach
8
- numpy
9
- gradio
 
 
 
 
1
+ transformers
2
+ pydicom==2.4.4
3
+ opencv-python
4
+ torch
5
+ torchvision
6
+ ttach
7
+ numpy
8
+ gradio
9
+ matplotlib
10
+ scikit-learn
11
+ pandas
12
+ openai