Views
No views yet
continuer_pipeline.py script, and it extends the DiffusionPipeline class from HuggingFace to allow ease of use..
├── legacy # Contains most of the development/attempted methods to get this project working
├── .gitignore # Basic Python .gitignore with custom ignores for local data folders
├── results # Folder with some simple examples of
├── README.md # This file
└── continuer_pipeline.py # The main file that contains the pipeline implementation