patrickligardes commited on
Commit
96c3436
ยท
verified ยท
1 Parent(s): a3a1651

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,13 +2,13 @@ transformers==4.36.2
2
  torch==2.2.2
3
  torchvision==0.17.2
4
  torchaudio==2.2.2
 
5
  pydantic==2.10.6
6
  scipy==1.10.1
7
  scikit-image==0.21.0
8
  opencv-python==4.7.0.72
9
  pillow==9.4.0
10
  diffusers==0.25.0
11
- transformers==4.36.2
12
  accelerate==0.26.1
13
  matplotlib==3.7.4
14
  tqdm==4.64.1
 
2
  torch==2.2.2
3
  torchvision==0.17.2
4
  torchaudio==2.2.2
5
+ huggingface_hub==0.20.3
6
  pydantic==2.10.6
7
  scipy==1.10.1
8
  scikit-image==0.21.0
9
  opencv-python==4.7.0.72
10
  pillow==9.4.0
11
  diffusers==0.25.0
 
12
  accelerate==0.26.1
13
  matplotlib==3.7.4
14
  tqdm==4.64.1