Spaces:
Runtime error
Runtime error
Commit History
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