Spaces:
Running
on
T4
Running
on
T4
praeclarumjj3
commited on
Commit
•
81cb496
1
Parent(s):
c68eacd
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ torch==1.9.0+cu111
|
|
3 |
torchvision==0.10.0+cu111
|
4 |
torchaudio==0.9.0
|
5 |
numpy==1.23
|
6 |
-
Pillow
|
7 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
|
8 |
detectron2==0.6
|
9 |
opencv-python
|
|
|
3 |
torchvision==0.10.0+cu111
|
4 |
torchaudio==0.9.0
|
5 |
numpy==1.23
|
6 |
+
Pillow==8.3.2
|
7 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
|
8 |
detectron2==0.6
|
9 |
opencv-python
|