mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-15 21:48:14 +02:00
API: add uvicorn deps
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user