add back the non-chunked streaming endpoint

This commit is contained in:
cwilvx
2024-06-18 21:26:17 +03:00
parent ac86b0e938
commit acac50c932
5 changed files with 73 additions and 17 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Pillow = "^9.0.1"
"colorgram.py" = "^1.2.0"
tqdm = "^4.65.0"
rapidfuzz = "^2.13.7"
tinytag = "^1.8.1"
tinytag = "^1.10.1"
Unidecode = "^1.3.6"
psutil = "^5.9.4"
show-in-file-manager = "^1.1.4"