update js packages

This commit is contained in:
Vladimir Mandic
2024-04-17 08:03:34 -04:00
parent 6f61bcf6e7
commit 052f0fcd73
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"parserOptions": {
"ecmaVersion": 2020
},
"plugins": [],
"plugins": ["html", "json"],
"extends": [
"eslint:recommended",
"airbnb-base"
+2 -1
View File
@@ -4,7 +4,7 @@
- PixArt-Σ requires `diffusers-0.28.0.dev0`
## Update for 2024-04-15
## Update for 2024-04-17
- **Features**:
- **Gallery**: list, preview, search through all your images and videos!
@@ -83,6 +83,7 @@
- css fixes
- check if attention processor is compatible with model
- sdupscale when used with control module
- noise sampler seed, thanks @leppie
## Update for 2024-03-19
+1
View File
@@ -21,6 +21,7 @@
"dependencies": {
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-html": "^8.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-json": "^3.1.0"
}
+1 -1
Submodule wiki updated: 340159b59d...792b19c4d1