haodongli commited on
Commit
0b22612
·
verified ·
1 Parent(s): 7ddafb2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,8 +6,8 @@ sentencepiece==0.2.0
6
  opencv-python==4.11.0.86
7
  huggingface-hub==0.36.0
8
  diffusers==0.32.2
9
- torch==2.5.1 --index-url https://download.pytorch.org/whl/cu121
10
- torchvision==0.20.1 --index-url https://download.pytorch.org/whl/cu121
11
  gradio==5.49.0
12
  gradio-client==1.13.3
13
  gradio-imageslider==0.0.20
 
6
  opencv-python==4.11.0.86
7
  huggingface-hub==0.36.0
8
  diffusers==0.32.2
9
+ torch==2.9.1 --index-url https://download.pytorch.org/whl/cu128
10
+ torchvision==0.24.1 --index-url https://download.pytorch.org/whl/cu128
11
  gradio==5.49.0
12
  gradio-client==1.13.3
13
  gradio-imageslider==0.0.20