botInfinity commited on
Commit
59c780a
·
verified ·
1 Parent(s): 93fc243

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -53
requirements.txt CHANGED
@@ -1,56 +1,6 @@
1
- absl-py==2.3.1
2
- annotated-types==0.7.0
3
- anyio==4.11.0
4
- astunparse==1.6.3
5
- certifi==2025.10.5
6
- charset-normalizer==3.4.4
7
- click==8.3.0
8
  fastapi==0.119.0
9
- flatbuffers==25.9.23
10
- gast==0.6.0
11
- google-pasta==0.2.0
12
- grpcio==1.75.1
13
- h11==0.16.0
14
- h5py==3.15.0
15
- httptools==0.7.1
16
- idna==3.11
17
- keras==3.11.3
18
- libclang==18.1.1
19
- Markdown==3.9
20
- markdown-it-py==4.0.0
21
- MarkupSafe==3.0.3
22
- mdurl==0.1.2
23
- ml_dtypes==0.5.3
24
- namex==0.1.0
25
- numpy==2.3.3
26
- opt_einsum==3.4.0
27
- optree==0.17.0
28
- packaging==25.0
29
  pillow==11.3.0
30
- protobuf==6.32.1
31
- pydantic==2.12.2
32
- pydantic_core==2.41.4
33
- Pygments==2.19.2
34
- python-dotenv==1.1.1
35
  python-multipart==0.0.20
36
- PyYAML==6.0.3
37
- requests==2.32.5
38
- rich==14.2.0
39
- setuptools==80.9.0
40
- six==1.17.0
41
- sniffio==1.3.1
42
- starlette==0.48.0
43
- tensorboard==2.20.0
44
- tensorboard-data-server==0.7.2
45
- tensorflow==2.20.0
46
- termcolor==3.1.0
47
- typing-inspection==0.4.2
48
- typing_extensions==4.15.0
49
- urllib3==2.5.0
50
- uvicorn==0.37.0
51
- uvloop==0.21.0
52
- watchfiles==1.1.1
53
- websockets==15.0.1
54
- Werkzeug==3.1.3
55
- wheel==0.45.1
56
- wrapt==1.17.3
 
 
 
 
 
 
 
 
1
  fastapi==0.119.0
2
+ uvicorn[standard]==0.37.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  pillow==11.3.0
4
+ numpy==2.3.3
 
 
 
 
5
  python-multipart==0.0.20
6
+ inference==1.0.6