djcedr
djcedr
Hi, is it possible to design queries with multiple filters? firestore.query(...).Where(...).Execute() returns an array of Documents and not a CollectionReference, and the method described here https://stackoverflow.com/questions/48036975/firestore-multiple-conditional-where-clauses (chaining .where queries on...
Hello, When trying to use controlnet with clip_vision as preprocessor and t2i_adapter_style-fp16 as model, i get the following error. Any idea? Thanks! ``` Loaded state_dict from [/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/t2iadapter_style-fp16.safetensors] Error running process:...