Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ Pillow
|
|
5 |
scipy
|
6 |
torch
|
7 |
torchvision
|
8 |
-
|
9 |
gradio==3.5
|
10 |
ray[serve]==2.2.0
|
11 |
fastapi==0.88.0
|
|
|
5 |
scipy
|
6 |
torch
|
7 |
torchvision
|
8 |
+
onnxruntime
|
9 |
gradio==3.5
|
10 |
ray[serve]==2.2.0
|
11 |
fastapi==0.88.0
|