Update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,6 +10,7 @@ numpy
|
|
| 10 |
Pillow
|
| 11 |
imageio
|
| 12 |
opencv-python-headless==4.10.0.84
|
|
|
|
| 13 |
|
| 14 |
torch>=2.3,<2.4
|
| 15 |
torchvision>=0.18,<0.19
|
|
|
|
| 10 |
Pillow
|
| 11 |
imageio
|
| 12 |
opencv-python-headless==4.10.0.84
|
| 13 |
+
ninja
|
| 14 |
|
| 15 |
torch>=2.3,<2.4
|
| 16 |
torchvision>=0.18,<0.19
|