Commit History

Bugfix? strength must be a float but is getting cast to something els.e
000ee9a

Joseph Catrambone commited on

Pin version of diffusers.
2a61ce0

Joseph Catrambone commited on

Perform the annotation after the image is resized to avoid losing line size.
61dc3f4

Joseph Catrambone commited on

Automatically scale input images to 512x512 with center crop if they're non-square.
d491fdb

Joseph Catrambone commited on

Specify revision when loading the HF model.
a1a7f32

Joseph Catrambone commited on

Prevent models from forcing tensors to CUDA. Increase the default max_faces from 1 to 5.
3dbb2cf

Joseph Catrambone commited on

Use CPU devices if CUDA is not available.
b5ecd5f

Joseph Catrambone commited on

Add required open_clip library.
b7e9473

Joseph Catrambone commited on

Fix min_confidence not getting passed to process. Add missing requirements.
bc6c687

Joseph Catrambone commited on

First import. Move gradio example from ControlNet branch to a standalone for use in HF Space. Add loading from HF hub.
2a6b1af

Joseph Catrambone commited on