Caoyunkang commited on
Commit
e33b0e9
·
verified ·
1 Parent(s): 422e48a

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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