LPX
commited on
Commit
·
cb175d5
1
Parent(s):
67883c3
🔧 chore(deps):
Browse files- 【deps】upgrade requirements to better support image processing and comply with drivers for data visualisation and analytics
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ huggingface_hub
|
|
4 |
torchvision
|
5 |
torch
|
6 |
spaces
|
7 |
-
pillow
|
|
|
|
4 |
torchvision
|
5 |
torch
|
6 |
spaces
|
7 |
+
pillow
|
8 |
+
opencv-python
|