imaginAIry/tests
2023-12-16 12:00:03 -08:00
..
data refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
enhancers perf: improve cli startup time 2023-12-12 20:54:39 -08:00
expected_output fix: adds default line ending for csv writing. 2023-12-14 21:12:25 -08:00
img_processors refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
modules refactor: move model_manager to utils 2023-12-15 14:32:01 -08:00
samplers feature: Stable Diffusion 2.0 2022-11-24 00:50:57 -08:00
test_cli refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
test_http_app test: adds tests for stablestudio (#415) 2023-12-16 12:00:03 -08:00
test_schema refactor: simplify model_weights/architecture 2023-12-12 20:54:39 -08:00
test_utils refactor: removes unused code and configurations (#405) 2023-12-15 15:27:00 -08:00
__init__.py perf: improve cli startup time 2023-12-12 20:54:39 -08:00
conftest.py refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
constraints.txt fix: pydantic models for http server working now. Fixes #380 2023-09-29 00:40:46 -07:00
Dockerfile tests: add docker image for testing environment. minor test improvements 2022-09-21 22:38:44 -07:00
ruff.toml test: try local runner 2023-12-03 09:13:01 -08:00
test_api.py refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
test_clip_embedder.py tests: update tests 2023-05-13 23:41:00 -07:00
test_config.py feature: large refactor 2023-12-12 20:54:39 -08:00
test_enhancers.py perf: improve cli startup time 2023-12-12 20:54:39 -08:00
test_feather_tile.py refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
test_guidance.py Fix typos 2022-11-25 19:23:06 -08:00
test_model_manager.py refactor: move model_manager to utils 2023-12-15 14:32:01 -08:00
test_outpaint.py refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
test_prompt_schedules.py refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
test_roi_utils.py refactor: move a bunch of stuff to utils 2023-12-15 14:32:01 -08:00
test_safety.py refactor: move safety to utils 2023-12-15 14:32:01 -08:00
utils.py perf: improve cli startup time 2023-12-12 20:54:39 -08:00