Isaacgv commited on
Commit
d6ba5cf
·
1 Parent(s): b6d2398

update project

Browse files
Files changed (2) hide show
  1. requirements.txt +0 -0
  2. requirements_test.txt +0 -92
requirements.txt CHANGED
The diff for this file is too large to render. See raw diff
 
requirements_test.txt DELETED
@@ -1,92 +0,0 @@
1
- aiofiles==23.1.0
2
- aiohttp==3.8.4
3
- aiosignal==1.3.1
4
- altair==4.2.2
5
- anyio==3.6.2
6
- astroid==2.15.0
7
- async-timeout==4.0.2
8
- attrs==22.2.0
9
- black==23.1.0
10
- certifi==2022.12.7
11
- charset-normalizer==3.1.0
12
- click==8.1.3
13
- coloredlogs==15.0.1
14
- configparser==5.3.0
15
- contourpy==1.0.7
16
- cycler==0.11.0
17
- dill==0.3.6
18
- entrypoints==0.4
19
- exceptiongroup==1.1.1
20
- fastapi==0.95.0
21
- ffmpy==0.3.0
22
- filelock==3.10.4
23
- flatbuffers==23.3.3
24
- fonttools==4.39.2
25
- frozenlist==1.3.3
26
- fsspec==2023.3.0
27
- gradio==3.23.0
28
- h11==0.14.0
29
- httpcore==0.16.3
30
- httpx==0.23.3
31
- huggingface-hub==0.13.3
32
- humanfriendly==10.0
33
- idna==3.4
34
- iniconfig==2.0.0
35
- isort==5.12.0
36
- Jinja2==3.1.2
37
- jsonschema==4.17.3
38
- kiwisolver==1.4.4
39
- lazy-object-proxy==1.9.0
40
- liccheck==0.8.3
41
- linkify-it-py==2.0.0
42
- markdown-it-py==2.2.0
43
- MarkupSafe==2.1.2
44
- matplotlib==3.7.1
45
- mccabe==0.7.0
46
- mdit-py-plugins==0.3.3
47
- mdurl==0.1.2
48
- mpmath==1.3.0
49
- multidict==6.0.4
50
- mypy-extensions==1.0.0
51
- networkx==3.0
52
- numpy==1.24.2
53
- onnxruntime==1.14.1
54
- orjson==3.8.8
55
- packaging==23.0
56
- pandas==1.5.3
57
- pathspec==0.11.1
58
- Pillow==9.4.0
59
- platformdirs==3.1.1
60
- pluggy==1.0.0
61
- protobuf==4.22.1
62
- pydantic==1.10.7
63
- pydub==0.25.1
64
- pylint==2.17.1
65
- pyparsing==3.0.9
66
- pyrsistent==0.19.3
67
- pytest==7.2.2
68
- python-dateutil==2.8.2
69
- python-multipart==0.0.6
70
- pytz==2022.7.1
71
- PyYAML==6.0
72
- requests==2.28.2
73
- rfc3986==1.5.0
74
- semantic-version==2.10.0
75
- six==1.16.0
76
- sniffio==1.3.0
77
- starlette==0.26.1
78
- sympy==1.11.1
79
- toml==0.10.2
80
- tomli==2.0.1
81
- tomlkit==0.11.6
82
- toolz==0.12.0
83
- torch==2.0.0
84
- torchvision==0.15.1
85
- tqdm==4.65.0
86
- typing_extensions==4.5.0
87
- uc-micro-py==1.0.1
88
- urllib3==1.26.15
89
- uvicorn==0.21.1
90
- websockets==10.4
91
- wrapt==1.15.0
92
- yarl==1.8.2