salimshakeel
commited on
Commit
·
a0b79f8
1
Parent(s):
9edea9b
build fix
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ uvicorn
|
|
4 |
numpy
|
5 |
pillow
|
6 |
opencv-python
|
7 |
-
torch
|
8 |
-
torchvision
|
|
|
4 |
numpy
|
5 |
pillow
|
6 |
opencv-python
|
7 |
+
torch
|
8 |
+
torchvision
|