RWKV-Runner/backend-python
dependabot[bot] f6ba9d7451 Bump fastapi from 0.104.0 to 0.109.1 in /backend-python
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.0 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.0...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 13:51:37 +09:00
..
routes fix the issue where state cache could be modified leading to inconsistent hit results 2024-03-01 13:35:16 +08:00
rwkv_pip allow setting tokenChunkSize of WebGPU mode 2024-03-02 16:41:29 +08:00
utils fix a generation exception caused by potentially dangerous regex being passed into the stop array 2024-03-04 21:20:53 +08:00
convert_model.py print error.txt 2023-11-08 22:57:38 +08:00
convert_pytorch_to_ggml.py rwkv.cpp(ggml) support 2023-12-12 20:29:55 +08:00
convert_safetensors.py fix convert_safetensors.py for rwkv6 2024-02-28 23:25:46 +08:00
dep_check.py chore 2023-10-25 17:51:59 +08:00
get-pip.py embed all core dependencies 2023-05-29 20:14:42 +08:00
global_var.py add better custom tokenizer support and tokenizer-midipiano.json 2024-02-03 13:04:13 +08:00
main.py add WebGPU Python Mode (https://github.com/cryscan/web-rwkv-py) 2023-12-14 18:37:07 +08:00
requirements_without_cyac.txt Bump fastapi from 0.104.0 to 0.109.1 in /backend-python 2024-03-05 13:51:37 +09:00
requirements.txt Bump fastapi from 0.104.0 to 0.109.1 in /backend-python 2024-03-05 13:51:37 +09:00
webui_server.py add python webui server 2023-11-07 22:22:29 +08:00