eshan13 commited on
Commit
f03500e
·
verified ·
1 Parent(s): e343fdd

Create requirements.txt

Browse files

Python package/library requirements

Files changed (1) hide show
  1. requirements.txt +98 -0
requirements.txt ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate 1.4.0
2
+ aiofiles 23.2.1
3
+ altair 5.5.0
4
+ annotated-types 0.7.0
5
+ anyio 4.8.0
6
+ attrs 25.1.0
7
+ audioop-lts 0.2.1
8
+ blinker 1.9.0
9
+ cachetools 5.5.2
10
+ certifi 2025.1.31
11
+ charset-normalizer 3.4.1
12
+ click 8.1.8
13
+ contourpy 1.3.1
14
+ cycler 0.12.1
15
+ fastapi 0.115.8
16
+ ffmpy 0.5.0
17
+ filelock 3.13.1
18
+ fonttools 4.56.0
19
+ fsspec 2024.6.1
20
+ gitdb 4.0.12
21
+ GitPython 3.1.44
22
+ gradio 5.18.0
23
+ gradio_client 1.7.2
24
+ h11 0.14.0
25
+ httpcore 1.0.7
26
+ httpx 0.28.1
27
+ huggingface-hub 0.29.1
28
+ idna 3.10
29
+ Jinja2 3.1.4
30
+ joblib 1.4.2
31
+ jsonschema 4.23.0
32
+ jsonschema-specifications 2024.10.1
33
+ kiwisolver 1.4.8
34
+ markdown-it-py 3.0.0
35
+ MarkupSafe 2.1.5
36
+ matplotlib 3.10.0
37
+ mdurl 0.1.2
38
+ mpmath 1.3.0
39
+ narwhals 1.28.0
40
+ networkx 3.3
41
+ numpy 2.1.2
42
+ orjson 3.10.15
43
+ packaging 24.2
44
+ pandas 2.2.3
45
+ peft 0.14.0
46
+ pillow 11.0.0
47
+ pip 24.3.1
48
+ protobuf 5.29.3
49
+ psutil 7.0.0
50
+ pyarrow 19.0.1
51
+ pydantic 2.10.6
52
+ pydantic_core 2.27.2
53
+ pydeck 0.9.1
54
+ pydub 0.25.1
55
+ Pygments 2.19.1
56
+ pyparsing 3.2.1
57
+ python-dateutil 2.9.0.post0
58
+ python-multipart 0.0.20
59
+ pytz 2025.1
60
+ PyYAML 6.0.2
61
+ referencing 0.36.2
62
+ regex 2024.11.6
63
+ requests 2.32.3
64
+ rich 13.9.4
65
+ rpds-py 0.23.1
66
+ ruff 0.9.7
67
+ safehttpx 0.1.6
68
+ safetensors 0.5.2
69
+ scikit-learn 1.6.1
70
+ scipy 1.15.2
71
+ seaborn 0.13.2
72
+ semantic-version 2.10.0
73
+ setuptools 70.2.0
74
+ shellingham 1.5.4
75
+ six 1.17.0
76
+ smmap 5.0.2
77
+ sniffio 1.3.1
78
+ starlette 0.45.3
79
+ streamlit 1.42.2
80
+ sympy 1.13.1
81
+ tenacity 9.0.0
82
+ threadpoolctl 3.5.0
83
+ tokenizers 0.21.0
84
+ toml 0.10.2
85
+ tomlkit 0.13.2
86
+ torch 2.6.0+cpu
87
+ torchaudio 2.6.0+cpu
88
+ torchvision 0.21.0+cpu
89
+ tornado 6.4.2
90
+ tqdm 4.67.1
91
+ transformers 4.49.0
92
+ typer 0.15.1
93
+ typing_extensions 4.12.2
94
+ tzdata 2025.1
95
+ urllib3 2.3.0
96
+ uvicorn 0.34.0
97
+ watchdog 6.0.0
98
+ websockets 15.0