Aaron Yi
Aaron Yi
Our maximum CONCURRENCY value is 200, what's the reason result such limit? Can we increase to like 500 by adjust the Fargate allocated resource accordingly?
**Describe what this pull request is trying to achieve.** We are developing extension to contribute and find the 'Install from URL' tab is not support user to install from specific...
# Please read the [contributing wiki page](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing) before submitting a pull request! If you have a large change, pay special attention to this paragraph: > Before making changes, if you...
*Issue #, if available:* *Description of changes:* It's a great tutorial for user to ramp up with AWS Glue and DevOps pipeline, and I recommend to migrate to CDK v2...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice....
Please consider to fix the typo and missing package (flash_attn) in the requirement.txt The correct should be ``` einops==0.8.0 flash-attn==2.6.3 ``` Also please consider to give the sample command to...