Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ huggingface_hub
|
|
6 |
requests
|
7 |
h5py
|
8 |
opencv-python
|
|
|
9 |
pillow
|
10 |
torchvision
|
|
|
6 |
requests
|
7 |
h5py
|
8 |
opencv-python
|
9 |
+
psutil
|
10 |
pillow
|
11 |
torchvision
|