HansTierens sophie98 commited on
Commit
7f2a803
1 Parent(s): a718d50

Version requirements (#1)

Browse files

- Version requirements (bbaf2501bf4894f2c2f9d521c54393e39e5d1f9e)


Co-authored-by: Sophie De Coppel <sophie98@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
  torch==1.8.0
2
  torchvision==0.9.0
3
- pillow
4
- scipy
5
- numpy
6
- tqdm
7
- matplotlib
8
- streamlit
9
 
10
- segmentation_models
11
- opencv-python-headless
12
- tensorflow
13
- tensorflow_hub
14
 
15
- paddlepaddle
16
- paddlehub
1
  torch==1.8.0
2
  torchvision==0.9.0
3
+ pillow==9.1.1
4
+ scipy==1.2.1
5
+ numpy==1.21.6
6
+ tqdm==4.62.3
7
+ matplotlib==3.3.3
8
+ gradio==2.9.4
9
 
10
+ segmentation_models==1.0.1
11
+ opencv-python-headless==4.5.5.64
12
+ tensorflow==2.8.0
13
+ tensorflow_hub==0.12.0
14
 
15
+ paddlepaddle==2.3.0
16
+ paddlehub==2.2.0