Spaces:
Runtime error
Runtime error
darshanjani
commited on
Commit
•
46f0187
1
Parent(s):
524f5ea
requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pytorch_lightning
|
2 |
+
grad-cam
|
3 |
+
torch
|
4 |
+
matplotlib
|
5 |
+
numpy
|
6 |
+
albumentations
|
7 |
+
opencv-python
|