JamesXu commited on
Commit
f963f4f
·
1 Parent(s): 62fe5af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,6 @@
3
  torch==2.0.0+cu117
4
  torchvision==0.15.1
5
 
6
- pyyaml==5.4.1
7
  easydict==1.9
8
  protobuf==3.20.3
9
  fsspec==2022.7.1
@@ -18,6 +17,7 @@ huggingface-hub==0.11.1
18
  gradio==3.17.1
19
 
20
  safetensors==0.3.1
 
21
 
22
  opencv-python
23
  scikit-image
 
3
  torch==2.0.0+cu117
4
  torchvision==0.15.1
5
 
 
6
  easydict==1.9
7
  protobuf==3.20.3
8
  fsspec==2022.7.1
 
17
  gradio==3.17.1
18
 
19
  safetensors==0.3.1
20
+ pyyaml==5.4.1
21
 
22
  opencv-python
23
  scikit-image