Fooocus/tests
Manuel Schmid 5abae220c5
feat: parse env var strings to expected config value types (#3107)
* fix: add try_parse_bool for env var strings to enable config overrides of boolean values

* fix: fallback to given value if not parseable

* feat: extend eval to all valid types

* fix: remove return type

* fix: prevent strange type conversions by providing expected type

* feat: add tests
2024-06-06 19:29:08 +02:00
..
__init__.py feat: add support for lora inline prompt references (#2323) 2024-05-18 17:19:46 +02:00
test_extra_utils.py feat: parse env var strings to expected config value types (#3107) 2024-06-06 19:29:08 +02:00
test_utils.py feat: optimize performance lora filtering in metadata (#3048) 2024-05-30 16:14:28 +02:00