Spaces:
Runtime error
Runtime error
Commit ·
9ff4959
1
Parent(s): 022243f
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
-e git+https://github.com/frgfm/torch-cam.git#egg=torchcam>0.3.0
|
| 2 |
+
streamlit>=0.65.0
|
| 3 |
+
torchvision>=0.15.0,<1.0.0
|