Spaces:
Runtime error
Runtime error
Sushan
commited on
Commit
·
66772d8
1
Parent(s):
423f2bb
added a requirement
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
fastapi
|
2 |
-
uvicorn
|
3 |
-
Pillow
|
4 |
-
opencv-python-headless
|
5 |
torch
|
6 |
-
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
+
uvicorn
|
|
|
|
|
3 |
torch
|
4 |
+
opencv-python
|
5 |
+
numpy
|
6 |
+
python-multipart
|
7 |
+
Pillow
|