Spaces:
Sleeping
Sleeping
basil-ahmad
commited on
Commit
•
6e66089
1
Parent(s):
424c8f7
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
-
|
3 |
-
streamlit
|
4 |
-
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
matplotlib==3.7.1
|
3 |
+
streamlit==1.23.1
|
4 |
+
opencv-python==4.7.0.72
|