Spaces:
Runtime error
Runtime error
sarithamiryala5
commited on
Commit
•
630a236
1
Parent(s):
bd8ef4e
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
matplotlib
|
4 |
+
seaborn
|
5 |
+
torch
|
6 |
+
pickle
|
7 |
+
math
|