Spaces:
Runtime error
Runtime error
Commit
·
c69653e
1
Parent(s):
b9fa136
adding requirements file
Browse files- requirements (3).txt +15 -0
requirements (3).txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
joblib
|
3 |
+
openai
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
+
scikit-learn
|
7 |
+
uvicorn
|
8 |
+
fastapi
|
9 |
+
python-multipart
|
10 |
+
pydantic
|
11 |
+
keras
|
12 |
+
streamlit
|
13 |
+
opencv_python_headless
|
14 |
+
tensorflow
|
15 |
+
prometheus-client
|