davidfant

Results 6 comments of davidfant

@patil-suraj possible to give pointers on how to add multiple concepts? I've been using https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth.py so far

Was anyone able to solve this? @brianmcdonnell @Sherman-Liu

Any maintainer that can take a look at this?

@ChristianWiele how would one exclude certain objects from some ground truth renders? I'm trying to do something similar here where I want to remove Synthetic Human clothes: https://github.com/Unity-Technologies/com.unity.cv.synthetichumans/issues/3

> This is coming very soon. If not tomorrow early next week. See discussion on #239 Appreciate the hard work! 🙌

@jacoblee93 hmm, agree that this doesn't look clean on the `ChatOpenAI`-side. is there any other good way to accomplish this kind of batching without hacking the batch fn and without...