diff --git a/.gitignore b/.gitignore index 388b28f50..89ea55be9 100644 --- a/.gitignore +++ b/.gitignore @@ -185,3 +185,4 @@ src/llm/cpu_and_mobile/cpu-int4-rtn-block-32-acc-level-4/special_tokens_map.json src/llm/cpu_and_mobile/cpu-int4-rtn-block-32-acc-level-4/tokenizer_config.json src/llm/cpu_and_mobile/cpu-int4-rtn-block-32-acc-level-4/tokenizer.json src/llm/cpu_and_mobile/cpu-int4-rtn-block-32-acc-level-4/tokenizer.model +logs \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index be26d94cd..c7a05b533 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,6 +48,7 @@ h11==0.14.0 hf-xet==1.1.1 httpcore==1.0.8 httplib2==0.22.0 +httptools==0.6.4 httpx==0.28.1 httpx-sse==0.4.0 huggingface-hub==0.31.2 @@ -185,9 +186,12 @@ tzdata==2025.2 uritemplate==4.1.1 urllib3==2.3.0 uvicorn==0.34.2 +uvloop==0.21.0 waitress==3.0.2 +watchfiles==1.0.5 wavedrom==2.0.3.post3 wcwidth==0.2.13 +websockets==15.0.1 Werkzeug==3.1.3 wn==0.9.5 xdg-base-dirs==6.0.2