tallwhitestck
commited on
Commit
•
bebc6fd
1
Parent(s):
7313bd2
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
pillow
|
4 |
+
opencv-python-headless
|
5 |
+
tensorflow
|