Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ imageio>=2.31.1
|
|
| 4 |
opencv-python-headless>=4.10.0.84
|
| 5 |
pillow>=10.4.0
|
| 6 |
scikit-image>=0.20.0
|
|
|
|
| 7 |
torch
|
| 8 |
torchvision
|
| 9 |
tensorflow
|
|
|
|
| 4 |
opencv-python-headless>=4.10.0.84
|
| 5 |
pillow>=10.4.0
|
| 6 |
scikit-image>=0.20.0
|
| 7 |
+
click>=8.1.8
|
| 8 |
torch
|
| 9 |
torchvision
|
| 10 |
tensorflow
|