medha12 commited on
Commit
9ef68ab
1 Parent(s): 65a5316

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
 
2
  # for CUDA 11.8 torch on Linux
3
- --find-links https://download.pytorch.org/whl/cu118
4
- torch==2.0.1
5
- torchvision==0.15.2
 
 
 
6
 
7
  gradio
8
  gdown==4.6.0
 
1
 
2
  # for CUDA 11.8 torch on Linux
3
+ #--find-links https://download.pytorch.org/whl/cu118
4
+ #torch==2.0.1
5
+ #torchvision==0.15.2
6
+
7
+ torch
8
+ torchvision
9
 
10
  gradio
11
  gdown==4.6.0