Commit Graph

10 Commits (b611a92b4982e4fd01737d2e7264d2ea50ff8996)

Author SHA1 Message Date
Bryce 1c986d8644 fix: use py3.7 compat lru_cache
- disable lint fixer that updates to newer syntax
2 years ago
Bryce 24e10f9e5f fix: don't report a safety issue when a black image is generated 2 years ago
Bryce 1381c7fed4 lint: new ruff linter 2 years ago
Bryce 6a80759016 feature: improved safety filter
- provides more informative logs
- provides a detailed safety score object
- adds non-bypassable filter for extreme content
2 years ago
Bryce eaad0a15e4 ci: add automated testing/linting
- fix bugs
- disable some tests from running in CPU only mode since github actions can't handle it
2 years ago
Jay Drennan df28bf8805 refactor: implements changes to comply with pylama 2 years ago
Bryce 8238e59067 tests: add more tests 2 years ago
Bryce d7cbf6e416 refactor: cleanup ddim
- delete more unused code
- fix some lints
2 years ago
Bryce 292d1bcab5 perf: get "half" mode working when running on cuda 2 years ago
Bryce f1b1e1c1c8 feature: add nsfw image filter 2 years ago