Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -9,6 +9,6 @@ jupyterlab
|
|
| 9 |
opencv-python>=4.2.0.32
|
| 10 |
Pillow==9.5.0
|
| 11 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 12 |
-
torch
|
| 13 |
-
torchvision
|
| 14 |
ipywidgets
|
|
|
|
| 9 |
opencv-python>=4.2.0.32
|
| 10 |
Pillow==9.5.0
|
| 11 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 12 |
+
torch
|
| 13 |
+
torchvision
|
| 14 |
ipywidgets
|