azaan34 commited on
Commit
8bfbb40
·
verified ·
1 Parent(s): aa643fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +93 -0
requirements.txt CHANGED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ altair==5.5.0
3
+ annotated-types==0.7.0
4
+ anyio==4.9.0
5
+ attrs==25.3.0
6
+ blinker==1.9.0
7
+ cachetools==5.5.2
8
+ certifi==2025.4.26
9
+ charset-normalizer==3.4.2
10
+ click==8.1.8
11
+ colorama==0.4.6
12
+ fastapi==0.115.12
13
+ ffmpy==0.5.0
14
+ filelock==3.18.0
15
+ fsspec==2025.5.0
16
+ gitdb==4.0.12
17
+ gitpython==3.1.44
18
+ google-ai-generativelanguage==0.6.15
19
+ google-api-core==2.24.2
20
+ google-api-python-client==2.169.0
21
+ google-auth==2.40.2
22
+ google-auth-httplib2==0.2.0
23
+ google-generativeai==0.8.5
24
+ googleapis-common-protos==1.70.0
25
+ gradio==5.30.0
26
+ gradio-client==1.10.1
27
+ groovy==0.1.2
28
+ grpcio==1.71.0
29
+ grpcio-status==1.71.0
30
+ h11==0.16.0
31
+ httpcore==1.0.9
32
+ httplib2==0.22.0
33
+ httpx==0.28.1
34
+ huggingface-hub==0.31.4
35
+ idna==3.10
36
+ jinja2==3.1.6
37
+ jsonschema==4.23.0
38
+ jsonschema-specifications==2025.4.1
39
+ markdown-it-py==3.0.0
40
+ markupsafe==3.0.2
41
+ mdurl==0.1.2
42
+ narwhals==1.40.0
43
+ numpy==2.2.6
44
+ orjson==3.10.18
45
+ packaging==24.2
46
+ pandas==2.2.3
47
+ pillow==11.2.1
48
+ pip==25.1.1
49
+ proto-plus==1.26.1
50
+ protobuf==5.29.4
51
+ pyarrow==20.0.0
52
+ pyasn1==0.6.1
53
+ pyasn1-modules==0.4.2
54
+ pydantic==2.11.4
55
+ pydantic-core==2.33.2
56
+ pydeck==0.9.1
57
+ pydub==0.25.1
58
+ pygments==2.19.1
59
+ pyparsing==3.2.3
60
+ python-dateutil==2.9.0.post0
61
+ python-dotenv==1.1.0
62
+ python-multipart==0.0.20
63
+ pytz==2025.2
64
+ pyyaml==6.0.2
65
+ referencing==0.36.2
66
+ requests==2.32.3
67
+ rich==14.0.0
68
+ rpds-py==0.25.1
69
+ rsa==4.9.1
70
+ ruff==0.11.10
71
+ safehttpx==0.1.6
72
+ semantic-version==2.10.0
73
+ setuptools==65.5.0
74
+ shellingham==1.5.4
75
+ six==1.17.0
76
+ smmap==5.0.2
77
+ sniffio==1.3.1
78
+ starlette==0.46.2
79
+ streamlit==1.45.1
80
+ tenacity==9.1.2
81
+ toml==0.10.2
82
+ tomlkit==0.13.2
83
+ tornado==6.5
84
+ tqdm==4.67.1
85
+ typer==0.15.4
86
+ typing-extensions==4.13.2
87
+ typing-inspection==0.4.1
88
+ tzdata==2025.2
89
+ uritemplate==4.1.1
90
+ urllib3==2.4.0
91
+ uvicorn==0.34.2
92
+ watchdog==6.0.0
93
+ websockets==15.0.1