simonlee-cb commited on
Commit
d57398e
·
1 Parent(s): 7daa838

feat: add requirements.txt for hf space

Browse files
Files changed (1) hide show
  1. requirements.txt +113 -0
requirements.txt ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1 ; python_version == "3.10"
2
+ altair==5.5.0 ; python_version == "3.10"
3
+ annotated-types==0.7.0 ; python_version == "3.10"
4
+ anthropic==0.45.2 ; python_version == "3.10"
5
+ anyio==4.8.0 ; python_version == "3.10"
6
+ attrs==25.1.0 ; python_version == "3.10"
7
+ blinker==1.9.0 ; python_version == "3.10"
8
+ cachetools==5.5.1 ; python_version == "3.10"
9
+ certifi==2025.1.31 ; python_version == "3.10"
10
+ charset-normalizer==3.4.1 ; python_version == "3.10"
11
+ click==8.1.8 ; python_version == "3.10"
12
+ cohere==5.13.12 ; python_version == "3.10"
13
+ colorama==0.4.6 ; python_version == "3.10"
14
+ deprecated==1.2.18 ; python_version == "3.10"
15
+ distro==1.9.0 ; python_version == "3.10"
16
+ eval-type-backport==0.2.2 ; python_version == "3.10"
17
+ exceptiongroup==1.2.2 ; python_version == "3.10"
18
+ executing==2.2.0 ; python_version == "3.10"
19
+ fastapi==0.115.8 ; python_version == "3.10"
20
+ fastavro==1.10.0 ; python_version == "3.10"
21
+ ffmpy==0.5.0 ; python_version == "3.10"
22
+ filelock==3.17.0 ; python_version == "3.10"
23
+ fsspec==2025.2.0 ; python_version == "3.10"
24
+ gitdb==4.0.12 ; python_version == "3.10"
25
+ gitpython==3.1.44 ; python_version == "3.10"
26
+ google-auth==2.38.0 ; python_version == "3.10"
27
+ googleapis-common-protos==1.67.0 ; python_version == "3.10"
28
+ gradio-client==1.7.0 ; python_version == "3.10"
29
+ gradio==5.16.1 ; python_version == "3.10"
30
+ griffe==1.5.7 ; python_version == "3.10"
31
+ groq==0.18.0 ; python_version == "3.10"
32
+ h11==0.14.0 ; python_version == "3.10"
33
+ httpcore==1.0.7 ; python_version == "3.10"
34
+ httpx-sse==0.4.0 ; python_version == "3.10"
35
+ httpx==0.28.1 ; python_version == "3.10"
36
+ huggingface-hub==0.28.1 ; python_version == "3.10"
37
+ idna==3.10 ; python_version == "3.10"
38
+ importlib-metadata==8.5.0 ; python_version == "3.10"
39
+ jinja2==3.1.5 ; python_version == "3.10"
40
+ jiter==0.8.2 ; python_version == "3.10"
41
+ jsonpath-python==1.0.6 ; python_version == "3.10"
42
+ jsonschema-specifications==2024.10.1 ; python_version == "3.10"
43
+ jsonschema==4.23.0 ; python_version == "3.10"
44
+ logfire-api==3.5.3 ; python_version == "3.10"
45
+ logfire==3.5.3 ; python_version == "3.10"
46
+ markdown-it-py==3.0.0 ; python_version == "3.10"
47
+ markupsafe==2.1.5 ; python_version == "3.10"
48
+ mdurl==0.1.2 ; python_version == "3.10"
49
+ mistralai==1.5.0 ; python_version == "3.10"
50
+ mypy-extensions==1.0.0 ; python_version == "3.10"
51
+ narwhals==1.26.0 ; python_version == "3.10"
52
+ numpy==2.2.3 ; python_version == "3.10"
53
+ openai==1.63.0 ; python_version == "3.10"
54
+ opentelemetry-api==1.30.0 ; python_version == "3.10"
55
+ opentelemetry-exporter-otlp-proto-common==1.30.0 ; python_version == "3.10"
56
+ opentelemetry-exporter-otlp-proto-http==1.30.0 ; python_version == "3.10"
57
+ opentelemetry-instrumentation==0.51b0 ; python_version == "3.10"
58
+ opentelemetry-proto==1.30.0 ; python_version == "3.10"
59
+ opentelemetry-sdk==1.30.0 ; python_version == "3.10"
60
+ opentelemetry-semantic-conventions==0.51b0 ; python_version == "3.10"
61
+ orjson==3.10.15 ; python_version == "3.10"
62
+ packaging==24.2 ; python_version == "3.10"
63
+ pandas==2.2.3 ; python_version == "3.10"
64
+ pillow==11.1.0 ; python_version == "3.10"
65
+ protobuf==5.29.3 ; python_version == "3.10"
66
+ pyarrow==19.0.0 ; python_version == "3.10"
67
+ pyasn1-modules==0.4.1 ; python_version == "3.10"
68
+ pyasn1==0.6.1 ; python_version == "3.10"
69
+ pydantic-ai-slim[anthropic,cohere,groq,mistral,openai,vertexai]==0.0.24 ; python_version == "3.10"
70
+ pydantic-ai==0.0.24 ; python_version == "3.10"
71
+ pydantic-core==2.27.2 ; python_version == "3.10"
72
+ pydantic-graph==0.0.24 ; python_version == "3.10"
73
+ pydantic==2.10.6 ; python_version == "3.10"
74
+ pydeck==0.9.1 ; python_version == "3.10"
75
+ pydub==0.25.1 ; python_version == "3.10"
76
+ pygments==2.19.1 ; python_version == "3.10"
77
+ python-dateutil==2.9.0.post0 ; python_version == "3.10"
78
+ python-dotenv==1.0.1 ; python_version == "3.10"
79
+ python-multipart==0.0.20 ; python_version == "3.10"
80
+ pytz==2025.1 ; python_version == "3.10"
81
+ pyyaml==6.0.2 ; python_version == "3.10"
82
+ referencing==0.36.2 ; python_version == "3.10"
83
+ requests==2.32.3 ; python_version == "3.10"
84
+ rich==13.9.4 ; python_version == "3.10"
85
+ rpds-py==0.22.3 ; python_version == "3.10"
86
+ rsa==4.9 ; python_version == "3.10"
87
+ ruff==0.9.6 ; sys_platform != "emscripten" and python_version == "3.10"
88
+ safehttpx==0.1.6 ; python_version == "3.10"
89
+ semantic-version==2.10.0 ; python_version == "3.10"
90
+ shellingham==1.5.4 ; sys_platform != "emscripten" and python_version == "3.10"
91
+ six==1.17.0 ; python_version == "3.10"
92
+ smmap==5.0.2 ; python_version == "3.10"
93
+ sniffio==1.3.1 ; python_version == "3.10"
94
+ starlette==0.45.3 ; python_version == "3.10"
95
+ streamlit==1.42.0 ; python_version == "3.10"
96
+ tenacity==9.0.0 ; python_version == "3.10"
97
+ tokenizers==0.21.0 ; python_version == "3.10"
98
+ toml==0.10.2 ; python_version == "3.10"
99
+ tomli==2.2.1 ; python_version == "3.10"
100
+ tomlkit==0.13.2 ; python_version == "3.10"
101
+ tornado==6.4.2 ; python_version == "3.10"
102
+ tqdm==4.67.1 ; python_version == "3.10"
103
+ typer==0.15.1 ; sys_platform != "emscripten" and python_version == "3.10"
104
+ types-requests==2.32.0.20241016 ; python_version == "3.10"
105
+ typing-extensions==4.12.2 ; python_version == "3.10"
106
+ typing-inspect==0.9.0 ; python_version == "3.10"
107
+ tzdata==2025.1 ; python_version == "3.10"
108
+ urllib3==2.3.0 ; python_version == "3.10"
109
+ uvicorn==0.34.0 ; sys_platform != "emscripten" and python_version == "3.10"
110
+ watchdog==6.0.0 ; python_version == "3.10"
111
+ websockets==14.2 ; python_version == "3.10"
112
+ wrapt==1.17.2 ; python_version == "3.10"
113
+ zipp==3.21.0 ; python_version == "3.10"