Spaces:
Sleeping
Sleeping
Commit
·
1aab1f3
1
Parent(s):
a53aa32
Update: Requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
torchaudio
|
4 |
-
numpy
|
5 |
-
pillow
|
6 |
-
opencv-python
|
7 |
git+https://github.com/jacobgil/pytorch-grad-cam.git
|
8 |
-
gradio
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
+
numpy
|
5 |
+
pillow
|
6 |
+
opencv-python
|
7 |
git+https://github.com/jacobgil/pytorch-grad-cam.git
|
8 |
+
gradio
|