drizzlezyk commited on
Commit
69ed8a0
·
verified ·
1 Parent(s): 73fe7ab

Upload inference/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. inference/requirements.txt +52 -0
inference/requirements.txt ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp
2
+ blake3
3
+ cachetools
4
+ cbor2
5
+ cloudpickle
6
+ compressed-tensors==0.11.0
7
+ depyf==0.19.0
8
+ diskcache==5.6.3
9
+ einops
10
+ fastapi[standard]==0.115.0
11
+ gguf==0.13.0
12
+ lark==1.2.2
13
+ llguidance==0.7.30
14
+ lm-format-enforcer==0.11.3
15
+ mistral_common[audio,image]==1.8.2
16
+ msgspec
17
+ ninja
18
+ openai==1.99.1
19
+ openai-harmony==0.0.3
20
+ opencv-python-headless==4.11.0.86
21
+ outlines_core==0.2.11
22
+ partial-json-parser
23
+ pillow
24
+ prometheus_client==0.18.0
25
+ prometheus-fastapi-instrumentator==7.0.0
26
+ py-cpuinfo
27
+ pybase64
28
+ pydantic==2.11.7
29
+ python-json-logger
30
+ pyzmq==25.0.0
31
+ regex
32
+ sentencepiece
33
+ setproctitle
34
+ tiktoken==0.7.0
35
+ tokenizers==0.21.1
36
+ tqdm
37
+ transformers==4.55.2
38
+ watchfiles
39
+ xgrammar==0.1.25
40
+ cmake==3.26
41
+ einops
42
+ msgpack
43
+ numba
44
+ pybind11
45
+ quart
46
+ setuptools-scm==8
47
+ torch-npu==2.7.1
48
+ torchvision==0.22.1
49
+ torch==2.7.1
50
+ numpy==1.26.0
51
+ setuptools
52
+ wheel