Spaces:
Sleeping
Sleeping
Diaa-Zaher
commited on
Commit
·
b36a0a3
1
Parent(s):
a51de7b
add requirements file
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pillow
|
3 |
+
numpy
|
4 |
+
tensorflow
|