Spaces:
Sleeping
Sleeping
anantgupta129
commited on
Commit
·
bd1e4a2
1
Parent(s):
74a7e82
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchvision==0.15.2
|
3 |
+
grad-cam
|
4 |
+
opencv-python
|