felipekitamura commited on
Commit
b3cb729
·
verified ·
1 Parent(s): 91caec8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -4,4 +4,12 @@ opencv-python
4
  matplotlib
5
  tqdm
6
  jupyter
7
- python-gdcm
 
 
 
 
 
 
 
 
 
4
  matplotlib
5
  tqdm
6
  jupyter
7
+ python-gdcm
8
+
9
+ gradio>=5.17.0
10
+ gradio_client>=1.7.0
11
+ fastapi>=0.115.0
12
+ starlette>=0.38.5
13
+ pydantic>=2.11.0
14
+ uvicorn>=0.30.6
15
+ anyio>=4.4.0