BootesVoid

Results 4 issues of BootesVoid

There isn't an example of how to train or finetune your own IP Adapter model currently. It would be helpful to have an implementation of the how to train/finetune the...

stale

# This PR fixes a minor spelling error in the logger object. The traceback is as follows: Traceback (most recent call last): File "/workspace/hbot-backend-anime/src/main.py", line 7, in from core import...

### Describe the bug AttributeError: 'Logger' object has no attribute 'warninging'. Did you mean: 'warning'? There is a spelling error in the logger object. ### Reproduction loading a model using...

bug

# What does this PR do? This PR adds the [original IP Adapter](https://github.com/tencent-ailab/IP-Adapter) training scripts, and also updates the documentation with instructions on how to use it. Fixes # (issue)...