mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-28 10:11:42 +00:00
Gradio 4 + WebUI 1.10
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -2,6 +2,9 @@ __pycache__
|
||||
*.ckpt
|
||||
*.safetensors
|
||||
*.pth
|
||||
*.dev.js
|
||||
.DS_Store
|
||||
/output/
|
||||
/ESRGAN/*
|
||||
/SwinIR/*
|
||||
/repositories
|
||||
@@ -39,6 +42,9 @@ notification.mp3
|
||||
/package-lock.json
|
||||
/.coverage*
|
||||
/test/test_outputs
|
||||
/cache
|
||||
trace.json
|
||||
/sysinfo-????-??-??-??-??.json
|
||||
/test/results.xml
|
||||
coverage.xml
|
||||
**/tests/**/expectations
|
||||
**/tests/**/expectations
|
||||
|
||||
Reference in New Issue
Block a user