Spaces:
Runtime error
Runtime error
Abhilashvj
commited on
Commit
·
8a17725
1
Parent(s):
54814cd
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
|
2 |
# pip install -r requirements.txt
|
3 |
# Base ----------------------------------------
|
|
|
4 |
ipython
|
5 |
psutil
|
6 |
matplotlib>=3.2.2
|
|
|
1 |
|
2 |
# pip install -r requirements.txt
|
3 |
# Base ----------------------------------------
|
4 |
+
seaborn
|
5 |
ipython
|
6 |
psutil
|
7 |
matplotlib>=3.2.2
|