Commit
·
d24eb19
1
Parent(s):
8a434fe
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pip>=23.2.1
|
|
2 |
pandas==1.3.4
|
3 |
scikit-learn>=1.0.1
|
4 |
numpy==1.21.4
|
5 |
-
gradio==3.45.0
|
|
|
|
2 |
pandas==1.3.4
|
3 |
scikit-learn>=1.0.1
|
4 |
numpy==1.21.4
|
5 |
+
gradio==3.45.0
|
6 |
+
httpx==0.24.1
|