Update models list

This commit is contained in:
hlohaus 2025-08-06 20:54:32 +02:00
parent fe79b11070
commit a62a1b6e71
21 changed files with 1188 additions and 1188 deletions

View file

@ -113,6 +113,7 @@ class PollinationsAI(AsyncGeneratorProvider, ProviderModelMixin):
"flux-schnell": "flux",
"flux-pro": "flux",
"flux": "flux",
"flux-kontext": "kontext",
}
swap_models = {value: key for key, value in model_aliases.items()}