Metadata-Version: 2.1
Name: stablefused
Version: 0.1.1
Summary: StableFused
Home-page: UNKNOWN
Author: Aryan V S
Author-email: contact.aryanvs+stablefused@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: accelerate ==0.21.0
Requires-Dist: diffusers ==0.19.3
Requires-Dist: ftfy ==6.1.1
Requires-Dist: imageio ==2.31.1
Requires-Dist: matplotlib ==3.7.2
Requires-Dist: numpy ==1.25.2
Requires-Dist: scipy ==1.11.1
Requires-Dist: torch ==2.0.1
Requires-Dist: transformers ==4.31.0
Provides-Extra: dev
Requires-Dist: black ==23.7.0 ; extra == 'dev'
Requires-Dist: pytest ==7.4.0 ; extra == 'dev'
Requires-Dist: twine >=4.0.2 ; extra == 'dev'

StableFused is a toy library to experiment with Stable Diffusion inspired by 🤗 diffusers and various other sources!

