continue revolution

Results 21 issues of continue revolution

### Description Support hierachical aggregation to make FedScale server more scalable A centralized server for model aggregation. Several distributed servers for client-server communication and sub-aggregation. ### Use case Make FedScale...

enhancement

This patcher is for some old AnimateDiff motion modules. They need to execute **some** of GroupNorm like [this](https://github.com/continue-revolution/sd-webui-animatediff/blob/forge/master/scripts/animatediff_mm.py#L62)

I am the author of [sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). The only thing your work is not compatible with [Mikubill ControlNet extension](https://github.com/Mikubill/sd-webui-controlnet) and my SAM extension is your ControlNet model format. Please convert your...

enhancement

A complete refactor of the repository. Make code more organizable and cleaner. This update list is tentative. ## New Models All high-quality (>100 star w/ good performance) [open-vocabulary](https://github.com/topics/open-vocabulary) detection /...

If you see such error when you update your webui to v1.3.2, you will need to add a "gradio" folder to `/tmp` directory via `mkdir /tmp/gradio` or whatever approach you...

might be a better idea to auto pip install (run pip install in python) instead of creating multiple requirements.txt close #123

This issue tracks infer_batch support maybe can also resolve #103

enhancement

should deal with this after finishing some other issues

This PR is attempting to implement a separate sampler that skip chunks during full scan for table sample queries. We observe that the original table sample systems is sometimes very...

Changes Requested

BasicSR only appears at pidnet main function and it is clearly unnecessary. By requiring the version of basicsr, it's not possible to install dependencies on py311.