Sambhavnoobcoder
commited on
Commit
•
14c8e12
1
Parent(s):
83a0520
created requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow == 2.12.0
|
2 |
+
numpy == 1.22.4
|
3 |
+
opencv-python == 4.7.0.68
|