Commit
·
b7e9843
1
Parent(s):
0869998
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ gradio
|
|
5 |
grad-cam
|
6 |
pillow
|
7 |
opencv-python
|
8 |
-
albumentations
|
|
|
|
5 |
grad-cam
|
6 |
pillow
|
7 |
opencv-python
|
8 |
+
albumentations
|
9 |
+
pytorch lightning
|