samithcs commited on
Commit
ef91d98
·
verified ·
1 Parent(s): 00c9109

Upload 2 files

Browse files
Files changed (2) hide show
  1. pyproject.toml +3 -4
  2. uv.lock +0 -0
pyproject.toml CHANGED
@@ -1,15 +1,14 @@
1
  [project]
2
  name = "pneumonia-classifier-app"
3
  version = "0.1.0"
4
- description = "Pneumonia classification app using Streamlit + TensorFlow"
5
  readme = "README.md"
6
  requires-python = ">=3.11"
7
-
8
  dependencies = [
9
  "numpy>=2.3.4",
10
- "opencv-python-headless>=4.11.0.86",
11
  "pillow>=12.0.0",
12
  "scipy>=1.16.3",
13
  "streamlit>=1.51.0",
14
  "tensorflow>=2.20.0",
15
- ]
 
1
  [project]
2
  name = "pneumonia-classifier-app"
3
  version = "0.1.0"
4
+ description = "Add your description here"
5
  readme = "README.md"
6
  requires-python = ">=3.11"
 
7
  dependencies = [
8
  "numpy>=2.3.4",
9
+ "opencv-python>=4.11.0.86",
10
  "pillow>=12.0.0",
11
  "scipy>=1.16.3",
12
  "streamlit>=1.51.0",
13
  "tensorflow>=2.20.0",
14
+ ]
uv.lock ADDED
The diff for this file is too large to render. See raw diff