Update requirments.txt
Browse files- requirments.txt +5 -0
requirments.txt
CHANGED
@@ -4,3 +4,8 @@ gradio==4.21.0
|
|
4 |
Pillow==10.2.0
|
5 |
numpy==1.26.4
|
6 |
scikit-learn==1.4.1.post1
|
|
|
|
|
|
|
|
|
|
|
|
4 |
Pillow==10.2.0
|
5 |
numpy==1.26.4
|
6 |
scikit-learn==1.4.1.post1
|
7 |
+
gradio
|
8 |
+
fastapi
|
9 |
+
uvicorn
|
10 |
+
starlette
|
11 |
+
|