Spaces:
Sleeping
Sleeping
Anupam202224
commited on
Commit
•
342b90b
1
Parent(s):
14cd82d
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
tensorflow
|
3 |
+
opencv-python
|
4 |
+
scikit-learn
|
5 |
+
pandas
|
6 |
+
numpy
|