SwikarG commited on
Commit
cdac4da
·
verified ·
1 Parent(s): 1fa5d62

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -84
requirements.txt CHANGED
@@ -1,85 +1,5 @@
1
- aiohappyeyeballs==2.6.2
2
- aiohttp==3.14.1
3
- aiosignal==1.4.0
4
- annotated-doc==0.0.4
5
- annotated-types==0.7.0
6
- anyio==4.13.0
7
- attrs==26.1.0
8
- audioop-lts==0.2.2
9
- brotli==1.2.0
10
- cbor2==6.1.2
11
- certifi==2026.5.20
12
- click==8.4.1
13
- colorama==0.4.6
14
- fastapi==0.137.1
15
- filelock==3.29.4
16
- frozenlist==1.8.0
17
- fsspec==2026.4.0
18
  gradio==6.18.0
19
- gradio_client==2.5.0
20
- groovy==0.1.2
21
- grpclib==0.4.9
22
- h11==0.16.0
23
- h2==4.3.0
24
- hf-gradio==0.4.1
25
- hf-xet==1.5.1
26
- hpack==4.1.0
27
- httpcore==1.0.9
28
- httpx==0.28.1
29
- huggingface_hub==1.19.0
30
- hyperframe==6.1.0
31
- idna==3.18
32
- Jinja2==3.1.6
33
- joblib==1.5.3
34
- markdown-it-py==4.2.0
35
- MarkupSafe==3.0.3
36
- mdurl==0.1.2
37
- modal==1.5.0
38
- mpmath==1.3.0
39
- multidict==6.7.1
40
- narwhals==2.22.1
41
- networkx==3.6.1
42
- numpy==2.4.6
43
- orjson==3.11.9
44
- packaging==26.2
45
- pandas==3.0.3
46
- pillow==12.2.0
47
- propcache==0.5.2
48
- protobuf==6.33.6
49
- pydantic_core==2.46.4
50
- pydub==0.25.1
51
- Pygments==2.20.0
52
- python-dateutil==2.9.0.post0
53
- python-multipart==0.0.32
54
- pytz==2026.2
55
- PyYAML==6.0.3
56
- regex==2026.5.9
57
- rich==15.0.0
58
- safehttpx==0.1.7
59
- safetensors==0.8.0
60
- scikit-learn==1.9.0
61
- scipy==1.17.1
62
- semantic-version==2.10.0
63
- sentence-transformers==5.5.1
64
- setuptools==81.0.0
65
- shellingham==1.5.4
66
- six==1.17.0
67
- starlette==1.3.1
68
- sympy==1.14.0
69
- synchronicity==0.12.3
70
- threadpoolctl==3.6.0
71
- tokenizers==0.22.2
72
- toml==0.10.2
73
- tomlkit==0.14.0
74
- torch==2.12.0
75
- tqdm==4.68.2
76
- transformers==5.12.0
77
- typer==0.25.1
78
- types-certifi==2021.10.8.3
79
- types-toml==0.10.8.20260518
80
- typing-inspection==0.4.2
81
- typing_extensions==4.15.0
82
- tzdata==2026.2
83
- uvicorn==0.49.0
84
- watchfiles==1.2.0
85
- yarl==1.24.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==6.18.0
2
+ sentence-transformers>=3.0.0
3
+ modal>=0.73.0
4
+ numpy
5
+ Pillow