kavinh07 commited on
Commit
d73a010
·
1 Parent(s): a90b9ac

reinstalled venv

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -83
requirements.txt CHANGED
@@ -1,87 +1,5 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.9.1
3
- aiosignal==1.3.1
4
- altair==5.2.0
5
- annotated-types==0.6.0
6
- anyio==4.2.0
7
- attrs==23.2.0
8
- certifi==2023.11.17
9
- charset-normalizer==3.3.2
10
- click==8.1.7
11
- colorama==0.4.6
12
- coloredlogs==15.0.1
13
- contourpy==1.2.0
14
- cycler==0.12.1
15
- fastapi==0.109.0
16
- ffmpy==0.3.1
17
- filelock==3.13.1
18
- flatbuffers==23.5.26
19
- fonttools==4.47.2
20
- frozenlist==1.4.1
21
- fsspec==2023.12.2
22
  gradio==3.17.0
23
- gradio_client==0.8.0
24
- h11==0.14.0
25
- httpcore==1.0.2
26
- httpx==0.26.0
27
- huggingface-hub==0.20.2
28
- humanfriendly==10.0
29
- idna==3.6
30
- importlib-resources==6.1.1
31
- Jinja2==3.1.3
32
- jsonschema==4.20.0
33
- jsonschema-specifications==2023.12.1
34
- kiwisolver==1.4.5
35
- linkify-it-py==2.0.2
36
- markdown-it-py==3.0.0
37
- MarkupSafe==2.1.3
38
- matplotlib==3.8.2
39
- mdit-py-plugins==0.4.0
40
- mdurl==0.1.2
41
- mpmath==1.3.0
42
- multidict==6.0.4
43
- networkx==3.2.1
44
- numpy==1.26.3
45
  onnxruntime==1.16.3
46
- orjson==3.9.10
47
- packaging==23.2
48
- pandas==2.1.4
49
- pillow==10.2.0
50
- protobuf==4.25.2
51
- pycryptodome==3.20.0
52
- pydantic==2.5.3
53
- pydantic_core==2.14.6
54
- pydub==0.25.1
55
- Pygments==2.17.2
56
- pyparsing==3.1.1
57
- pyreadline3==3.4.1
58
- python-dateutil==2.8.2
59
- python-multipart==0.0.6
60
- pytz==2023.3.post1
61
- PyYAML==6.0.1
62
- referencing==0.32.1
63
- regex==2023.12.25
64
- requests==2.31.0
65
- rich==13.7.0
66
- rpds-py==0.16.2
67
- safetensors==0.4.1
68
- semantic-version==2.10.0
69
- shellingham==1.5.4
70
- six==1.16.0
71
- sniffio==1.3.0
72
- starlette==0.35.1
73
- sympy==1.12
74
- tokenizers==0.15.0
75
- tomlkit==0.12.0
76
- toolz==0.12.0
77
  torch==2.1.2
78
- tqdm==4.66.1
79
  transformers==4.36.2
80
- typer==0.9.0
81
- typing_extensions==4.9.0
82
- tzdata==2023.4
83
- uc-micro-py==1.0.2
84
- urllib3==2.1.0
85
- uvicorn==0.25.0
86
- websockets==11.0.3
87
- yarl==1.9.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==3.17.0
2
+ onnx==1.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  onnxruntime==1.16.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  torch==2.1.2
 
5
  transformers==4.36.2