rizavelioglu commited on
Commit
1760d95
1 Parent(s): e044f2c

add support for GPU

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  torch
2
- onnxruntime>=1.17.3
3
  torchvision>=0.17.1
4
  matplotlib>=3.8.3
5
  numpy>=1.26.4
6
  pillow>=10.2.0
7
  gradio>=4.26.0
8
- spaces>=0.26.2
 
1
  torch
2
+ onnxruntime-gpu>=1.17.3
3
  torchvision>=0.17.1
4
  matplotlib>=3.8.3
5
  numpy>=1.26.4
6
  pillow>=10.2.0
7
  gradio>=4.26.0
8
+ spaces>=0.26.2