Spaces:
Sleeping
Sleeping
SubhamChowdhuryRiju
commited on
Commit
•
b53cf7b
1
Parent(s):
373519f
create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
sklearn
|
4 |
+
seaborn
|
5 |
+
gradio
|