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