ford442 commited on
Commit
ab00608
·
verified ·
1 Parent(s): ee7d909

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -12,7 +12,7 @@ uvicorn==0.34.0
12
 
13
  #transformers==4.47.1
14
 
15
- safetensors
16
 
17
  paramiko
18
 
@@ -32,7 +32,7 @@ Pillow
32
 
33
  git+https://github.com/facebookresearch/xformers.git
34
 
35
- numpy
36
 
37
  peft
38
 
 
12
 
13
  #transformers==4.47.1
14
 
15
+ safetensors==0.5.1
16
 
17
  paramiko
18
 
 
32
 
33
  git+https://github.com/facebookresearch/xformers.git
34
 
35
+ numpy==2.2.1
36
 
37
  peft
38