Sanjayraju30 commited on
Commit
0fb01ef
·
verified ·
1 Parent(s): 84dba68

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
  transformers
3
- torch
 
4
  Pillow
5
  numpy
6
  timm # required by DETR
 
1
  gradio
2
  transformers
3
+ torch==2.2.2+cpu
4
+ --extra-index-url https://download.pytorch.org/whl/cpu
5
  Pillow
6
  numpy
7
  timm # required by DETR