XiaRho commited on
Commit
0bac5bf
1 Parent(s): 8b4c6c7

Upload pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +16 -0
pre-requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.0
2
+ torchvision
3
+ tensorboard
4
+ timm==0.5.4
5
+ opencv-python==4.5.3.56
6
+ setuptools==58.2.0
7
+ easydict
8
+ wget
9
+ scikit-image
10
+ fairscale
11
+ imgaug
12
+ peft
13
+ kornia
14
+ gradio==4.44.1
15
+ gradio_image_prompter
16
+ huggingface_hub