Sanjayraju30 commited on
Commit
826d892
·
verified ·
1 Parent(s): 085ae36

Update requirements.txt

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