SameerR007
commited on
Commit
•
068adb2
1
Parent(s):
3a7d137
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Pillow
|
2 |
+
tensorflow
|
3 |
+
opencv-python
|
4 |
+
altair<5
|