murcherful commited on
Commit
1c78eb8
·
1 Parent(s): 45ce04d
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,12 +6,12 @@ transformers==4.46.0
6
  diffusers==0.30.0
7
  accelerate==1.1.1
8
  pytorch-lightning==1.9.5
9
- huggingface-hub==0.30.2
10
  safetensors==0.4.4
11
 
12
  # Scientific Computing
13
  numpy==2.1.2
14
- scipy==1.14.1
15
  einops==0.8.0
16
  pandas==2.2.2
17
 
 
6
  diffusers==0.30.0
7
  accelerate==1.1.1
8
  pytorch-lightning==1.9.5
9
+ huggingface-hub==0.35.1
10
  safetensors==0.4.4
11
 
12
  # Scientific Computing
13
  numpy==2.1.2
14
+ scipy==1.15.3
15
  einops==0.8.0
16
  pandas==2.2.2
17