StableDiffusion/ldm
Aarni Koskela ab12d81663 Set up Python packaging
* Adds `ldm/__version__.py` (2.1.1 seems to approximately match what the readme says)
* Sets up packaging using `hatch` (removing the defunct `setup.py`)
  * `configs/` gets packaged as `ldm/configs` when using a packaged version
* Adds `ldm.get_configs_path()` to make it easy for downstream users to find the configs path
2023-05-30 14:17:18 +03:00
..
data release more models 2022-11-24 01:22:28 +01:00
models merge unclip into main 2023-03-24 13:02:54 +01:00
modules merge unclip into main 2023-03-24 13:02:54 +01:00
__init__.py Set up Python packaging 2023-05-30 14:17:18 +03:00
__version__.py Set up Python packaging 2023-05-30 14:17:18 +03:00
util.py add stable unclip 2023-03-24 11:18:44 +01:00