Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ tifffile
|
|
| 5 |
Pillow
|
| 6 |
opencv-python
|
| 7 |
keras
|
|
|
|
| 8 |
torch
|
| 9 |
tensorflow
|
| 10 |
scikit-image
|
|
|
|
| 5 |
Pillow
|
| 6 |
opencv-python
|
| 7 |
keras
|
| 8 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 9 |
torch
|
| 10 |
tensorflow
|
| 11 |
scikit-image
|