omer11a commited on
Commit
bdfcbd1
·
1 Parent(s): caa1c82

Updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- accelerate==0.21.0
2
- diffusers==0.20.0
3
  einops==0.6.1
4
  lightning-utilities==0.9.0
5
  matplotlib==3.7.3
@@ -10,13 +10,8 @@ Pillow==9.4.0
10
  pytorch-lightning==2.0.7
11
  scikit-image==0.22.0
12
  scikit-learn==1.3.1
13
- scipy==1.11.2
14
- tokenizers==0.13.3
15
- torch==2.0.1
16
  torch-kmeans==0.2.0
17
- torchaudio==2.0.2
18
- torchmetrics==1.0.3
19
- torchvision==0.15.2
20
- tqdm==4.66.1
21
- transformers==4.32.0
22
  spaces==0.24.2
 
1
+ accelerate==0.25.0
2
+ diffusers==0.24.0
3
  einops==0.6.1
4
  lightning-utilities==0.9.0
5
  matplotlib==3.7.3
 
10
  pytorch-lightning==2.0.7
11
  scikit-image==0.22.0
12
  scikit-learn==1.3.1
13
+ torch==2.2.0
 
 
14
  torch-kmeans==0.2.0
15
+ torchvision==0.17.0
16
+ transformers==4.32.1
 
 
 
17
  spaces==0.24.2