pixelpandacreative commited on
Commit
b14b851
·
verified ·
1 Parent(s): c52359b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -7
requirements.txt CHANGED
@@ -1,7 +1,2 @@
1
- pip install --no-cache-dir pip==22.3.1
2
- pip install --no-cache-dir datasets
3
- gradio
4
- pandas
5
- pydicom
6
- pathlib
7
- csv
 
1
+ pydicom==2.3.1
2
+ numpy==1.21.0