RcINS

Results 13 issues of RcINS

There are some command line programs that are resource intensive to start, most of them provide interactive mode. My app's interactive mode implementation: ```csharp while (true) { Console.Write("> "); string?...

enhancement
Area-Completions

**QQ(TIM)版本/QQ(TIM) Version** * TIM 3.3.5 **为什么你认为需要此功能** 开启存储空间隔离后,由于腾讯设计不良、不符合规范的代码,TIM的发送图片功能抽风,不能正常与媒体存储交互(即使可以有照片,也可以访问,也显示“无照片”)所以需要一个使用系统相册的功能。此外,试过了,目前这个实现在TIM 3.3.5上是无效的。 **联系到哪些已经存在的bug或者功能** * 见上 **具体功能需要/Specific features required** * 具体描述(如使用的场景,面临的问题) * 见上

Feature

``` ERROR:Unable to get favorite posts from kemono.party Traceback (most recent call last): File "F:\Project\3rd\kemono-dl\src\main.py", line 644, in start_download self.get_favorites('kemono.party', 'post', retry=self.retry) TypeError: downloader.get_favorites() got an unexpected keyword argument 'retry'...

bug

**Describe what this pull request is trying to achieve.** Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/5210. **Additional notes and description of your changes** An option was added to ensure reproducibility of old seeds. **Environment this...

As the title described. If the user used open canvas and paint, inverse color should be automatically enabled to avoid bad generation quality and subsequent confusions. Example: ![image](https://user-images.githubusercontent.com/40241855/218570983-1e5ab931-4638-4225-9409-b2f29e8f8e60.png) ^Enabled ![image](https://user-images.githubusercontent.com/40241855/218571065-85467063-0dc5-4ad0-8d32-8124b1b9f090.png)...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? https://github.com/energy-based-model/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch/blob/45abaa4395c7f427e9207bba2b7aabd440709922/composable_diffusion/composable_stable_diffusion/pipeline_composable_stable_diffusion.py#L539 In official implementation (and in...

bug-report

If you don't call `Node.InitSetEventHandler`, `node.Online` stucks at `false` indefinitely.

Bug

I'm building a port forwarding application using the .NET binding, but struggled to let it complete an iperf3 test because an issue when dealing with cleanups, like shutdown and close....

Question

https://github.com/zerotier/libzt/blob/2f0f25a15870ac0ae52815558c539e63d656d506/src/bindings/csharp/Socket.cs#L297-L322 `size` parameter is just... ignored. Sure this would not be surprising.

Bug

https://github.com/7eu7d7/ML-Danbooru