gauthamk commited on
Commit
f22fba0
·
1 Parent(s): 8c100dd

update: requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -87
requirements.txt CHANGED
@@ -1,90 +1,4 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.8.3
3
- aiosignal==1.3.1
4
- altair==5.3.0
5
- annotated-types==0.7.0
6
- anyio==3.6.2
7
- async-timeout==4.0.2
8
- attrs==22.1.0
9
- bcrypt==4.0.1
10
- certifi==2022.9.24
11
- cffi==1.15.1
12
- charset-normalizer==2.1.1
13
- click==8.1.3
14
- coloredlogs==15.0.1
15
- contourpy==1.0.6
16
- cryptography==38.0.3
17
- cycler==0.11.0
18
- fastapi==0.115.12
19
- ffmpy==0.3.0
20
- filelock==3.18.0
21
- flatbuffers==22.10.26
22
- fonttools==4.38.0
23
- frozenlist==1.3.3
24
- fsspec==2025.5.1
25
  gradio==5.32.0
26
- gradio_client==1.10.2
27
- groovy==0.1.2
28
- h11==0.16.0
29
- hf-xet==1.1.2
30
- httpcore==1.0.9
31
- httpx==0.28.1
32
- huggingface-hub==0.32.3
33
- humanfriendly==10.0
34
- idna==3.4
35
- importlib_resources==6.5.2
36
- Jinja2==3.1.2
37
- jsonschema==4.17.3
38
- kiwisolver==1.4.4
39
- linkify-it-py==1.0.3
40
- markdown-it-py==3.0.0
41
- MarkupSafe==2.1.1
42
- matplotlib==3.6.2
43
- mdit-py-plugins==0.3.1
44
- mdurl==0.1.2
45
- mpmath==1.2.1
46
- multidict==6.0.2
47
- numpy==1.23.4
48
  onnxruntime==1.13.1
49
  opencv-python==4.6.0.66
50
- orjson==3.8.1
51
- packaging==21.3
52
- pandas==1.5.1
53
- paramiko==2.12.0
54
- Pillow==9.3.0
55
- protobuf==4.21.9
56
- pycparser==2.21
57
- pycryptodome==3.15.0
58
- pydantic==2.11.5
59
- pydantic_core==2.33.2
60
- pydub==0.25.1
61
- Pygments==2.19.1
62
- PyNaCl==1.5.0
63
- pyparsing==3.0.9
64
- pyrsistent==0.20.0
65
- python-dateutil==2.8.2
66
- python-multipart==0.0.20
67
- pytz==2022.6
68
- PyYAML==6.0
69
- requests==2.28.1
70
- rfc3986==1.5.0
71
- rich==14.0.0
72
- ruff==0.11.12
73
- safehttpx==0.1.6
74
- semantic-version==2.10.0
75
- shellingham==1.5.4
76
- six==1.16.0
77
- sniffio==1.3.0
78
- starlette==0.46.2
79
- sympy==1.11.1
80
- tomlkit==0.13.2
81
- toolz==1.0.0
82
- tqdm==4.67.1
83
- typer==0.16.0
84
- typing-inspection==0.4.1
85
- typing_extensions==4.13.2
86
- uc-micro-py==1.0.1
87
- urllib3==1.26.12
88
- uvicorn==0.19.0
89
- websockets==10.4
90
- yarl==1.8.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==5.32.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  onnxruntime==1.13.1
3
  opencv-python==4.6.0.66
4
+ numpy==1.23.4