Metadata-Version: 2.1
Name: smartdiffusion
Version: 0.0.2
Summary: A library for making it easier to work with neural networks
Home-page: https://github.com/jslegers/smartdiffusion
Author: John Slegers
License: GNU v3
Requires-Python: >=3.8.0
License-File: LICENSE
Requires-Dist: torch
Requires-Dist: torchsde
Requires-Dist: torchvision
Requires-Dist: torchaudio
Requires-Dist: einops
Requires-Dist: transformers>=4.28.1
Requires-Dist: tokenizers>=0.13.3
Requires-Dist: sentencepiece
Requires-Dist: safetensors>=0.4.2
Requires-Dist: pyyaml
Requires-Dist: Pillow
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: psutil
Requires-Dist: accelerate
Requires-Dist: huggingface_hub
Requires-Dist: xformers>=0.0.27

A library for making it easier to work with neural networks
