gabriel.sabau
commited on
Commit
·
aff4d34
1
Parent(s):
69ffe1f
fix: Update requirements.txt to include seaborn
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
python-dotenv
|
2 |
pandas
|
3 |
-
gradio==3.38.0
|
|
|
|
1 |
python-dotenv
|
2 |
pandas
|
3 |
+
gradio==3.38.0
|
4 |
+
seaborn
|