This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
FangSoftSoft
/
stable-diffusion-webui
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Fix noisy DS_Store files for MacOS
Richard Tallent
1 năm trước cách đây
mục cha
1da4907927
commit
7b2917255a
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
.gitignore
+ 1
- 0
.gitignore
Xem Tập Tin
@@ -2,6 +2,7 @@ __pycache__
*.ckpt
*.safetensors
*.pth
+.DS_Store
/ESRGAN/*
/SwinIR/*
/repositories