This website works better with JavaScript
Home
Explore
Help
Register
Sign In
FangSoftSoft
/
stable-diffusion-webui
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
remove traceback in sysinfo
Jabasukuriputo Wang
1 year ago
parent
86b99b1e98
commit
5cedc8f9b2
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
modules/sysinfo.py
+ 0
- 1
modules/sysinfo.py
View File
@@ -1,7 +1,6 @@
import json
import json
import os
import os
import sys
import sys
-import traceback
import platform
import platform
import hashlib
import hashlib