Charbel Malo commited on
Commit
56860b9
·
verified ·
1 Parent(s): 8c5e7c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
 
 
1
  moviepy
2
  opencv-python-headless
3
  onnx==1.14.0
4
  psutil==5.9.5
5
  pillow==9.5.0
6
- torch==2.0.1
7
  torchvision==0.15.2
8
  protobuf==4.23.2
9
  gradio==3.40.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
  moviepy
4
  opencv-python-headless
5
  onnx==1.14.0
6
  psutil==5.9.5
7
  pillow==9.5.0
 
8
  torchvision==0.15.2
9
  protobuf==4.23.2
10
  gradio==3.40.0