Spaces:
Running
Running
Anupam251272
commited on
Commit
•
cc9101b
1
Parent(s):
8026a89
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
scikit-learn
|
5 |
+
tensorflow
|
6 |
+
plotly
|