Update requirements.txt

#4
Files changed (1) hide show
  1. requirements.txt +4 -10
requirements.txt CHANGED
@@ -1,13 +1,7 @@
1
- altair
2
- pandas
3
- streamlit
4
- ultralytics
5
- opencv-python-headless
6
  streamlit
7
- Pillow
8
  torch
 
9
  numpy
10
- mediapipe
11
- python-dotenv
12
- nibabel>=5.0 # Pour charger les fichiers .nii IRM
13
- SimpleITK
 
 
 
 
 
 
1
  streamlit
 
2
  torch
3
+ pandas
4
  numpy
5
+ opencv-python-headless
6
+ ultralytics
7
+ Pillow