RcINS
RcINS
Bump, as this still bugging me in 2022 when using .NET to send requests to RPC. Spent half a hour to investigate why.
😅😅😅
Why the files changed tab is a complete mess? Which includes all the changes from original repo, hard to review.
You should wrap the data directory (`[x]`) with another directory. ``` mkdir -p a mv [x] a ``` And set file_path to `a/` (The `/` is required!)
@kangxi1818 In file_path, remove the `ss/` part.
I didn't notice there is an API, thanks.
@CeuiLiSA 在版本 3.2.21(221) 的动态页面也出现了类似的问题,复现步骤:1. 打开这个选项;2. 打开动态页面,收藏一个作品;3. 刷新,可以看到之前收藏的作品从列表消失了
你这张图是在哪截的,官网免费不是限制1000次/月吗?
I'm not familiar with those maths related to diffusion models (e.g. how to compute x from ϵ, seems varies across different implementations and samplers), so I'm not sure about whether...
How this is still an open issue in 2022? `New-Item -ItemType SymbolicLink` with `-Target` contains `[]` still does not work.