Spaces:
Runtime error
Runtime error
Eloi Campeny
commited on
Commit
•
d2c9649
1
Parent(s):
d417f23
copy the example
Browse files- app.py +0 -0
- requirements.txt +5 -0
app.py
ADDED
File without changes
|
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
Pillow
|
3 |
+
scipy
|
4 |
+
opencv-python
|
5 |
+
tensorflow
|