trysem commited on
Commit
440dc17
·
1 Parent(s): abead12

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -3,6 +3,7 @@
3
  setuptools==59.5.0
4
  transformers==4.3.3
5
 
 
6
 
7
  Pillow
8
  ninja
@@ -14,8 +15,8 @@ tensorboard
14
 
15
  # for face alignment
16
  tensorflow
17
- keras
18
- bz2
19
  dlib
20
  scipy
21
 
@@ -33,5 +34,5 @@ torchvision
33
  torchaudio
34
 
35
  #for test
36
- gradio
37
- huggingface_hub
 
3
  setuptools==59.5.0
4
  transformers==4.3.3
5
 
6
+ --extra-index-url https://download.pytorch.org/whl/cu113
7
 
8
  Pillow
9
  ninja
 
15
 
16
  # for face alignment
17
  tensorflow
18
+ #keras
19
+ #bz2
20
  dlib
21
  scipy
22
 
 
34
  torchaudio
35
 
36
  #for test
37
+ #gradio
38
+ #huggingface_hub