Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ scipy
|
|
8 |
triton
|
9 |
altair
|
10 |
gradio
|
11 |
-
onnxruntime
|
|
|
|
|
|
|
|
8 |
triton
|
9 |
altair
|
10 |
gradio
|
11 |
+
onnxruntime
|
12 |
+
Pillow
|
13 |
+
split_image
|
14 |
+
torch
|