edward2021 commited on
Commit
6778f76
1 Parent(s): 3466338

update requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -103
requirements.txt CHANGED
@@ -1,106 +1,5 @@
1
- aiofiles==23.2.1
2
- altair==5.3.0
3
- annotated-types==0.7.0
4
- anyio==4.4.0
5
- attrs==23.2.0
6
- Brotli @ file:///croot/brotli-split_1714483155106/work
7
- certifi @ file:///croot/certifi_1720453481653/work/certifi
8
- chamfer==2.0.0
9
- chardet @ file:///tmp/build/80754af9/chardet_1607706775000/work
10
- charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
11
- click==8.1.7
12
- contourpy==1.2.1
13
- cycler==0.12.1
14
- dnspython==2.6.1
15
  einops==0.8.0
16
- email_validator==2.2.0
17
- exceptiongroup==1.2.1
18
- fastapi==0.111.0
19
- fastapi-cli==0.0.4
20
- ffmpy==0.3.2
21
- filelock @ file:///croot/filelock_1700591183607/work
22
- fonttools==4.53.1
23
- fsspec==2024.6.1
24
- gmpy2 @ file:///tmp/build/80754af9/gmpy2_1645438755360/work
25
- gradio==4.37.2
26
- gradio_client==1.0.2
27
- h11==0.14.0
28
- httpcore==1.0.5
29
- httptools==0.6.1
30
- httpx==0.27.0
31
- huggingface-hub==0.23.4
32
- idna @ file:///croot/idna_1714398848350/work
33
- importlib_resources==6.4.0
34
- Jinja2 @ file:///croot/jinja2_1716993405101/work
35
- jsonschema==4.23.0
36
- jsonschema-specifications==2023.12.1
37
- kiwisolver==1.4.5
38
- markdown-it-py==3.0.0
39
- MarkupSafe @ file:///croot/markupsafe_1704205993651/work
40
- matplotlib==3.9.1
41
- mdurl==0.1.2
42
- mkl-fft @ file:///croot/mkl_fft_1695058164594/work
43
- mkl-random @ file:///croot/mkl_random_1695059800811/work
44
- mkl-service==2.4.0
45
- mpmath @ file:///croot/mpmath_1690848262763/work
46
- networkx @ file:///croot/networkx_1717597493534/work
47
- numpy @ file:///croot/numpy_and_numpy_base_1708638617955/work/dist/numpy-1.26.4-cp39-cp39-linux_x86_64.whl#sha256=6094eeedd869502faa0fd0a8c5ad3a70c5779be06ddd1feb7627e5c212fac420
48
- nvidia-cublas-cu12==12.1.3.1
49
- nvidia-cuda-cupti-cu12==12.1.105
50
- nvidia-cuda-nvrtc-cu12==12.1.105
51
- nvidia-cuda-runtime-cu12==12.1.105
52
- nvidia-cudnn-cu12==8.9.2.26
53
- nvidia-cufft-cu12==11.0.2.54
54
- nvidia-curand-cu12==10.3.2.106
55
- nvidia-cusolver-cu12==11.4.5.107
56
- nvidia-cusparse-cu12==12.1.0.106
57
- nvidia-nccl-cu12==2.20.5
58
- nvidia-nvjitlink-cu12==12.5.82
59
- nvidia-nvtx-cu12==12.1.105
60
- orjson==3.10.6
61
- packaging==24.1
62
- pandas==2.2.2
63
- pillow @ file:///croot/pillow_1714398848491/work
64
- pydantic==2.8.2
65
- pydantic_core==2.20.1
66
- pydub==0.25.1
67
- Pygments==2.18.0
68
- pyparsing==3.1.2
69
- PySocks @ file:///tmp/build/80754af9/pysocks_1605305812635/work
70
- python-dateutil==2.9.0.post0
71
- python-dotenv==1.0.1
72
- python-multipart==0.0.9
73
- pytz==2024.1
74
- PyYAML==6.0.1
75
- referencing==0.35.1
76
- regex==2024.5.15
77
- requests==2.32.3
78
- rich==13.7.1
79
- rpds-py==0.19.0
80
- ruff==0.5.1
81
- safetensors==0.4.3
82
- semantic-version==2.10.0
83
- shellingham==1.5.4
84
- six==1.16.0
85
- sniffio==1.3.1
86
- starlette==0.37.2
87
- sympy @ file:///croot/sympy_1701397643339/work
88
- tokenizers==0.19.1
89
- tomlkit==0.12.0
90
- toolz==0.12.1
91
  torch==2.0.0
92
- torchaudio==2.0.0
93
- torchvision==0.15.0
94
- tqdm==4.66.4
95
  transformers==4.42.3
96
- triton==2.0.0
97
- typer==0.12.3
98
- typing_extensions @ file:///croot/typing_extensions_1715268824938/work
99
- tzdata==2024.1
100
- ujson==5.10.0
101
- urllib3 @ file:///croot/urllib3_1718912636303/work
102
- uvicorn==0.30.1
103
- uvloop==0.19.0
104
- watchfiles==0.22.0
105
- websockets==11.0.3
106
- zipp==3.19.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  einops==0.8.0
2
+ gradio==4.38.1
3
+ numpy==2.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  torch==2.0.0
 
 
 
5
  transformers==4.42.3