Chryslerx10 commited on
Commit
0e0bea5
·
verified ·
1 Parent(s): a39ff54

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -31,8 +31,8 @@ timm>=0.5.0
31
  tiktoken>=0.3.0
32
  openai>=0.27.0
33
  backoff>=1.10.0
34
- torch>=2.2.0
35
- torchvision>=0.10.0
36
  scikit-image>=0.18.0
37
  gradio>=5.0.0
38
  opencv-python>=4.8.0
 
31
  tiktoken>=0.3.0
32
  openai>=0.27.0
33
  backoff>=1.10.0
34
+ torch==2.6.0
35
+ torchvision>=0.21.0
36
  scikit-image>=0.18.0
37
  gradio>=5.0.0
38
  opencv-python>=4.8.0