Millakisan commited on
Commit
bbe4a50
1 Parent(s): 9c911bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +69 -5
requirements.txt CHANGED
@@ -1,6 +1,70 @@
1
- python-telegram-bot==21.0.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  requests==2.31.0
3
- transformers
4
- torch
5
- torchvision
6
- torchaudio
 
 
 
 
 
 
 
 
 
 
 
1
+ ai2-olmo==0.3.0
2
+ antlr4-python3-runtime==4.9.3
3
+ anyio==4.3.0
4
+ boto3==1.34.103
5
+ botocore==1.34.103
6
+ cached_path==1.6.2
7
+ cachetools==5.3.3
8
+ certifi==2024.2.2
9
+ charset-normalizer==3.3.2
10
+ exceptiongroup==1.2.1
11
+ filelock==3.13.4
12
+ fsspec==2024.3.1
13
+ google-api-core==2.19.0
14
+ google-auth==2.29.0
15
+ google-cloud-core==2.4.1
16
+ google-cloud-storage==2.16.0
17
+ google-crc32c==1.5.0
18
+ google-resumable-media==2.7.0
19
+ googleapis-common-protos==1.63.0
20
+ h11==0.14.0
21
+ httpcore==1.0.5
22
+ httpx==0.27.0
23
+ huggingface-hub==0.21.4
24
+ idna==3.7
25
+ Jinja2==3.1.4
26
+ jmespath==1.0.1
27
+ markdown-it-py==3.0.0
28
+ MarkupSafe==2.1.5
29
+ mdurl==0.1.2
30
+ mpmath==1.3.0
31
+ networkx==3.3
32
+ numpy==1.26.4
33
+ nvidia-cublas-cu12==12.1.3.1
34
+ nvidia-cuda-cupti-cu12==12.1.105
35
+ nvidia-cuda-nvrtc-cu12==12.1.105
36
+ nvidia-cuda-runtime-cu12==12.1.105
37
+ nvidia-cudnn-cu12==8.9.2.26
38
+ nvidia-cufft-cu12==11.0.2.54
39
+ nvidia-curand-cu12==10.3.2.106
40
+ nvidia-cusolver-cu12==11.4.5.107
41
+ nvidia-cusparse-cu12==12.1.0.106
42
+ nvidia-nccl-cu12==2.19.3
43
+ nvidia-nvjitlink-cu12==12.4.127
44
+ nvidia-nvtx-cu12==12.1.105
45
+ omegaconf==2.3.0
46
+ packaging==24.0
47
+ proto-plus==1.23.0
48
+ protobuf==4.25.3
49
+ pyasn1==0.6.0
50
+ pyasn1_modules==0.4.0
51
+ Pygments==2.18.0
52
+ python-dateutil==2.9.0.post0
53
+ python-telegram-bot==21.1.1
54
+ PyYAML==6.0.1
55
+ regex==2024.5.10
56
  requests==2.31.0
57
+ rich==13.7.1
58
+ rsa==4.9
59
+ s3transfer==0.10.1
60
+ safetensors==0.4.3
61
+ six==1.16.0
62
+ sniffio==1.3.1
63
+ sympy==1.12
64
+ tokenizers==0.19.1
65
+ torch==2.2.2
66
+ tqdm==4.66.4
67
+ transformers==4.40.2
68
+ triton==2.2.0
69
+ typing_extensions==4.11.0
70
+ urllib3==2.2.1