Spaces:
Runtime error
Runtime error
harshaUwm163
commited on
Commit
·
b5c0190
1
Parent(s):
9174347
added requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
opencv-python
|
3 |
+
matplotlib
|
4 |
+
numpy
|
5 |
+
huggingface-hub
|
6 |
+
gradio
|