Spaces:
Runtime error
Runtime error
deanna-emery
commited on
Commit
•
9e6df20
1
Parent(s):
79a2238
adding requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
opencv-python
|
4 |
+
tensorflow
|
5 |
+
tensorflow_hub
|
6 |
+
tf_keras
|
7 |
+
transformers
|