..
data
feature: support sdxl ( #431 )
2023-12-27 21:52:37 -08:00
expected_output
feature: better upscaling
2023-12-21 05:48:02 -08:00
img_processors
feature: update midas (depth maps)
2023-12-18 13:01:56 -08:00
samplers
feature: Stable Diffusion 2.0
2022-11-24 00:50:57 -08:00
test_api
feature: support sdxl ( #431 )
2023-12-27 21:52:37 -08:00
test_cli
refactor: move a bunch of stuff to utils
2023-12-15 14:32:01 -08:00
test_enhancers
feature: clean up terminal output
2024-01-01 15:15:31 -08:00
test_http_app
feature: support sdxl ( #431 )
2023-12-27 21:52:37 -08:00
test_modules
feature: support sdxl ( #431 )
2023-12-27 21:52:37 -08:00
test_schema
refactor: move code around
2023-12-21 05:48:02 -08:00
test_utils
fix: interrupted generations don't prevent more generations
2024-01-01 19:59:31 -08:00
__init__.py
perf: improve cli startup time
2023-12-12 20:54:39 -08:00
conftest.py
test: run non-gpu tests on github
2023-12-18 21:24:59 -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
feature: replaces black formatter with ruff formatter
2023-12-27 17:08: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_feather_tile.py
test: run non-gpu tests on github
2023-12-18 21:24:59 -08:00
test_guidance.py
Fix typos
2022-11-25 19:23:06 -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