fffiloni commited on
Commit
61d1d42
·
verified ·
1 Parent(s): 621e891

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ torch>=2.1.1
2
  torchvision>=0.15.2
3
  numpy==1.23.1
4
  diffusers==0.27.0
 
5
  albumentations==0.4.3
6
  opencv-python==4.6.0.66
7
  pudb==2019.2
 
2
  torchvision>=0.15.2
3
  numpy==1.23.1
4
  diffusers==0.27.0
5
+ huggingface-hub==0.25.2
6
  albumentations==0.4.3
7
  opencv-python==4.6.0.66
8
  pudb==2019.2