tusker123 commited on
Commit
c8f4647
·
verified ·
1 Parent(s): c620440

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +95 -1
requirements.txt CHANGED
@@ -1 +1,95 @@
1
- transformers==4.52.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aioice==0.10.1
2
+ aiortc==1.12.0
3
+ altair==5.5.0
4
+ attrs==25.3.0
5
+ av==14.4.0
6
+ blinker==1.9.0
7
+ cachetools==5.5.2
8
+ certifi==2025.4.26
9
+ cffi==1.17.1
10
+ charset-normalizer==3.4.2
11
+ click==8.2.1
12
+ colorama==0.4.6
13
+ contourpy==1.3.2
14
+ cryptography==45.0.2
15
+ cycler==0.12.1
16
+ dnspython==2.7.0
17
+ filelock==3.18.0
18
+ Flask==3.1.1
19
+ fonttools==4.58.0
20
+ fsspec==2025.5.0
21
+ gitdb==4.0.12
22
+ GitPython==3.1.44
23
+ google==3.0.0
24
+ google-api-core==2.24.2
25
+ google-auth==2.40.1
26
+ google-crc32c==1.7.1
27
+ googleapis-common-protos==1.70.0
28
+ huggingface-hub==0.31.4
29
+ HyperPyYAML==1.2.2
30
+ idna==3.10
31
+ ifaddr==0.2.0
32
+ imageio==2.37.0
33
+ imageio-ffmpeg==0.6.0
34
+ itsdangerous==2.2.0
35
+ Jinja2==3.1.6
36
+ joblib==1.5.0
37
+ jsonschema==4.23.0
38
+ jsonschema-specifications==2025.4.1
39
+ kiwisolver==1.4.8
40
+ lottie==0.7.2
41
+ MarkupSafe==3.0.2
42
+ matplotlib==3.10.3
43
+ mpmath==1.3.0
44
+ narwhals==1.40.0
45
+ networkx==3.4.2
46
+ numpy==2.2.6
47
+ packaging==24.2
48
+ panda==0.3.1
49
+ pandas==2.2.3
50
+ pillow==11.2.1
51
+ proto-plus==1.26.1
52
+ protobuf==6.31.0
53
+ psutil==7.0.0
54
+ pyarrow==20.0.0
55
+ pycparser==2.22
56
+ pydeck==0.9.1
57
+ pyee==13.0.0
58
+ pylibsrtp==0.12.0
59
+ pyOpenSSL==25.1.0
60
+ pyparsing==3.2.3
61
+ python-dateutil==2.9.0.post0
62
+ python-dotenv==1.1.0
63
+ pytz==2025.2
64
+ PyYAML==6.0.2
65
+ referencing==0.36.2
66
+ regex==2024.11.6
67
+ requests==2.32.3
68
+ rpds-py==0.25.0
69
+ rsa==4.9.1
70
+ safetensors==0.5.3
71
+ scipy==1.15.3
72
+ sentencepiece==0.2.0
73
+ setuptools==80.8.0
74
+ six==1.17.0
75
+ smmap==5.0.2
76
+ soundfile==0.13.1
77
+ speechbrain==1.0.3
78
+ streamlit==1.45.1
79
+ streamlit-lottie==0.0.5
80
+ streamlit-webrtc==0.62.4
81
+ sympy==1.14.0
82
+ tenacity==9.1.2
83
+ tokenizers==0.21.1
84
+ toml==0.10.2
85
+ torch==2.7.0
86
+ torchaudio==2.7.0
87
+ torchvision==0.22.0
88
+ tornado==6.5
89
+ tqdm==4.67.1
90
+ transformers==4.52.1
91
+ typing_extensions==4.13.2
92
+ tzdata==2025.2
93
+ urllib3==2.4.0
94
+ watchdog==6.0.0
95
+ Werkzeug==3.1.3