pragnakalp commited on
Commit
0296ef4
1 Parent(s): 50d7805

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +90 -3
requirements.txt CHANGED
@@ -1,5 +1,92 @@
1
- transformers==4.30.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  sentencepiece==0.1.99
 
 
 
 
 
 
 
3
  torch==2.0.1
4
- gradio== 3.44.1
5
- git-lfs
 
 
 
 
 
 
 
 
 
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
+ certifi==2024.7.4
7
+ charset-normalizer==3.3.2
8
+ click==8.1.7
9
+ cmake==3.30.0
10
+ contourpy==1.1.1
11
+ cycler==0.12.1
12
+ dnspython==2.6.1
13
+ email-validator==2.2.0
14
+ exceptiongroup==1.2.2
15
+ fastapi==0.111.1
16
+ fastapi-cli==0.0.4
17
+ ffmpy==0.3.2
18
+ filelock==3.15.4
19
+ fonttools==4.53.1
20
+ fsspec==2024.6.1
21
+ gradio==3.44.1
22
+ gradio-client==0.5.0
23
+ h11==0.14.0
24
+ httpcore==1.0.5
25
+ httpx==0.27.0
26
+ huggingface-hub==0.23.5
27
+ idna==3.7
28
+ importlib-resources==6.4.0
29
+ jinja2==3.1.4
30
+ jsonschema==4.23.0
31
+ jsonschema-specifications==2023.12.1
32
+ kiwisolver==1.4.5
33
+ lit==18.1.8
34
+ markdown-it-py==3.0.0
35
+ MarkupSafe==2.1.5
36
+ matplotlib==3.7.5
37
+ mdurl==0.1.2
38
+ mpmath==1.3.0
39
+ networkx==3.1
40
+ numpy==1.24.4
41
+ nvidia-cublas-cu11==11.10.3.66
42
+ nvidia-cuda-cupti-cu11==11.7.101
43
+ nvidia-cuda-nvrtc-cu11==11.7.99
44
+ nvidia-cuda-runtime-cu11==11.7.99
45
+ nvidia-cudnn-cu11==8.5.0.96
46
+ nvidia-cufft-cu11==10.9.0.58
47
+ nvidia-curand-cu11==10.2.10.91
48
+ nvidia-cusolver-cu11==11.4.0.1
49
+ nvidia-cusparse-cu11==11.7.4.91
50
+ nvidia-nccl-cu11==2.14.3
51
+ nvidia-nvtx-cu11==11.7.91
52
+ orjson==3.10.6
53
+ packaging==24.1
54
+ pandas==2.0.3
55
+ pillow==10.4.0
56
+ pkgutil-resolve-name==1.3.10
57
+ protobuf==5.27.2
58
+ pydantic==2.8.2
59
+ pydantic-core==2.20.1
60
+ pydub==0.25.1
61
+ pygments==2.18.0
62
+ pyparsing==3.1.2
63
+ python-dateutil==2.9.0.post0
64
+ python-multipart==0.0.9
65
+ pytz==2024.1
66
+ PyYAML==6.0.1
67
+ referencing==0.35.1
68
+ regex==2024.5.15
69
+ requests==2.32.3
70
+ rich==13.7.1
71
+ rpds-py==0.19.0
72
+ safetensors==0.4.3
73
+ semantic-version==2.10.0
74
  sentencepiece==0.1.99
75
+ shellingham==1.5.4
76
+ six==1.16.0
77
+ sniffio==1.3.1
78
+ starlette==0.37.2
79
+ sympy==1.13.0
80
+ tokenizers==0.15.2
81
+ toolz==0.12.1
82
  torch==2.0.1
83
+ tqdm==4.66.4
84
+ transformers==4.37.0
85
+ triton==2.0.0
86
+ typer==0.12.3
87
+ typing-extensions==4.12.2
88
+ tzdata==2024.1
89
+ urllib3==2.2.2
90
+ uvicorn==0.30.1
91
+ websockets==11.0.3
92
+ zipp==3.19.2