mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
update js packages
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2020
|
||||
},
|
||||
"plugins": [],
|
||||
"plugins": ["html", "json"],
|
||||
"extends": [
|
||||
"eslint:recommended",
|
||||
"airbnb-base"
|
||||
|
||||
+2
-1
@@ -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
|
||||
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user