Caoyunkang commited on
Commit
5b74a6c
·
verified ·
1 Parent(s): e33b0e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -16
requirements.txt CHANGED
@@ -1,16 +1,15 @@
1
- --find-links https://download.pytorch.org/whl/cu111/torch_stable.html
2
- torch==1.10.1+cu111
3
- torchvision==0.11.2+cu111
4
- torchaudio==0.10.1
5
- tqdm
6
- tensorboard
7
- setuptools==58.0.4
8
- opencv-python
9
- scikit-image
10
- scikit-learn
11
- matplotlib
12
- seaborn
13
- ftfy
14
- regex
15
- numpy==1.26.4
16
- gradio
 
1
+ torch==1.10.1+cu111
2
+ torchvision==0.11.2+cu111
3
+ torchaudio==0.10.1
4
+ tqdm
5
+ tensorboard
6
+ setuptools==58.0.4
7
+ opencv-python
8
+ scikit-image
9
+ scikit-learn
10
+ matplotlib
11
+ seaborn
12
+ ftfy
13
+ regex
14
+ numpy==1.26.4
15
+ gradio