RashiAgarwal
commited on
Commit
·
4fec26e
1
Parent(s):
cb3ac39
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torch_lr_finder
|
4 |
+
gradio
|
5 |
+
grad-cam
|
6 |
+
pillow
|
7 |
+
opencv-python
|
8 |
+
albumentations
|