-
I'm encountering an error when trying to train using a recently uploaded model on Civitai (https://civitai.com/models/833294?modelVersionId=968495). The following error occurs:
```
Traceback (most…
-
**Describe the bug**
When parsing json with unknown key, the path in the error message will only be correct if the unknown key is the first key in the object. If it is not the first key, the reported…
-
### Motivation
Many people who use libraries not only use help of jsdoc for methods, but also for the parameters. So, moving the jsdoc declaration from before `class` to before `constructor` would …
-
Most Of The Utilities Classes Define in This Package Create Conflicts when combine with Css libraries like tailwinds. Classes Should be Scoped to avoid conflict
ghost updated
1 month ago
-
### What happened?
class-dump's XCFramework feature only creates the library for `ios-arm64_x86_64-simulator` and not for other platforms like macOS
### How can we reproduce this?
Use class-dump's …
-
#### Description
A new Azure Storage file drivers is planned. We should support also Azure Storage for full compatibility with the available official drivers.
#### Questions/Ideas
- New class `Az…
-
Credit goes to @cbouss for suggesting this.
We could use CRM to develop a script that scans a large set of feedstock repositories to find cases where the `import` name does not match the conda packag…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1057603/adding-or-updating-nuget-packages-creates-appconfi.html)._
---
ad…
-
Thanks for your work providing us this library.
A little enhancement i would like to have is the option to add custom titles to benchmarks for more concise output.
At the moment it looks like this…
-
### Bug report
PHPStan sees code from PECL library even if it's not used in reality. Example:
```php