Spaces:
Sleeping
Sleeping
Jayabalambika
commited on
Commit
•
72f1fed
1
Parent(s):
7c95071
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
scikit-learn
|
2 |
matplotlib
|
3 |
-
gradio
|
|
|
4 |
numpy
|
5 |
pandas
|
|
|
1 |
scikit-learn
|
2 |
matplotlib
|
3 |
+
gradio==3.28.3
|
4 |
+
gradio_client==0.1.4
|
5 |
numpy
|
6 |
pandas
|