Doron Adler commited on
Commit
394fcda
1 Parent(s): 5b2843c

onnxruntime

Browse files
Files changed (2) hide show
  1. .gitignore +2 -0
  2. requirements.txt +1 -2
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ __pycache__
2
+ gradio_queue.db
requirements.txt CHANGED
@@ -2,8 +2,7 @@ numpy
2
  opencv-python-headless
3
  Pillow
4
  scikit-image
5
- torch
6
- torchvision
7
  ninja
8
  scipy
9
  cmake
 
2
  opencv-python-headless
3
  Pillow
4
  scikit-image
5
+ onnxruntime
 
6
  ninja
7
  scipy
8
  cmake