Commit
·
1a5fa49
1
Parent(s):
c7204c9
requirements.txt
Browse filesFile for uploading the python libraries requirements.
- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torch-lr-finder
|
4 |
+
grad-cam
|
5 |
+
pillow
|
6 |
+
numpy
|
7 |
+
gradio
|