Spaces:
Runtime error
Runtime error
Heisenberg08
commited on
Commit
•
2756a7e
1
Parent(s):
6ee24e1
opencv python
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
|
3 |
streamlit
|
4 |
matplotlib
|
5 |
torchvision
|
|
|
1 |
torch
|
2 |
+
opencv-python
|
3 |
streamlit
|
4 |
matplotlib
|
5 |
torchvision
|