Sergey Mikhno commited on
Commit
32bc001
·
1 Parent(s): 089c072

extra index

Browse files
Files changed (1) hide show
  1. app/requirements.txt +1 -0
app/requirements.txt CHANGED
@@ -2,5 +2,6 @@ doclayout-yolo == 0.0.4
2
  flask == 3.1.1
3
  huggingface-hub == 0.33.0
4
  gunicorn
 
5
  torch == 2.5.0
6
 
 
2
  flask == 3.1.1
3
  huggingface-hub == 0.33.0
4
  gunicorn
5
+ --extra-index-url https://download.pytorch.org/whl/cu113
6
  torch == 2.5.0
7