Spaces:
Build error
Build error
Pranjal Sharma
commited on
Commit
•
c7e48ce
1
Parent(s):
38eb793
update req
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
-
|
|
|
|
|
2 |
Pillow==9.5.0
|
3 |
numpy==1.24.3
|
4 |
torch
|
5 |
-
torchvision
|
6 |
-
opencv-python
|
7 |
matplotlib
|
8 |
-
plotly
|
9 |
git+https://github.com/facebookresearch/detectron2.git
|
10 |
-
gradio
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
torchaudio
|
4 |
Pillow==9.5.0
|
5 |
numpy==1.24.3
|
6 |
torch
|
7 |
+
torchvision
|
8 |
+
opencv-python
|
9 |
matplotlib
|
10 |
+
plotly
|
11 |
git+https://github.com/facebookresearch/detectron2.git
|
|