VeenaGarre commited on
Commit
89418aa
·
verified ·
1 Parent(s): 2966850

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio
2
- torch==2.0.1
 
3
  pandas
4
  Pillow
5
  requests
 
1
  gradio
2
+ torch==2.0.1+cpu
3
+ torchvision==0.15.2+cpu
4
  pandas
5
  Pillow
6
  requests