fffiloni commited on
Commit
51676f8
·
verified ·
1 Parent(s): d6d80f9

Update requirements_HF.txt

Browse files
Files changed (1) hide show
  1. requirements_HF.txt +3 -2
requirements_HF.txt CHANGED
@@ -1,7 +1,7 @@
1
  addict
2
  future
3
  lmdb
4
- numpy<2
5
  opencv-python
6
  Pillow
7
  pyyaml
@@ -9,6 +9,8 @@ requests
9
  scikit-image
10
  scipy
11
  tb-nightly
 
 
12
  tqdm
13
  yapf
14
  lpips
@@ -17,5 +19,4 @@ diffusers==0.11.0
17
  einops
18
  ffmpeg-python
19
  av
20
- https://files.pythonhosted.org/packages/24/31/359a0e6f384321f449cef0dc05cdf9b0e0426c52984c7c773f095de1f8d5/cupy_cuda11x-11.0.0-cp39-cp39-manylinux1_x86_64.whl
21
  huggingface_hub==0.25.2
 
1
  addict
2
  future
3
  lmdb
4
+ numpy
5
  opencv-python
6
  Pillow
7
  pyyaml
 
9
  scikit-image
10
  scipy
11
  tb-nightly
12
+ torch>=1.7.1
13
+ torchvision
14
  tqdm
15
  yapf
16
  lpips
 
19
  einops
20
  ffmpeg-python
21
  av
 
22
  huggingface_hub==0.25.2