svjack commited on
Commit
2f69dea
1 Parent(s): 8fd1034

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -9,7 +9,9 @@ accelerate>=0.34.2
9
  opencv-python>=4.10.0.84
10
  sentencepiece>=0.2.0
11
  numpy==1.26.0
12
- torch==2.2.0
 
 
13
  torchvision
14
  gradio>=4.44.0
15
  imageio>=2.34.2
 
9
  opencv-python>=4.10.0.84
10
  sentencepiece>=0.2.0
11
  numpy==1.26.0
12
+ #torch==2.2.0
13
+ torch>=2.5.0
14
+ torchao
15
  torchvision
16
  gradio>=4.44.0
17
  imageio>=2.34.2