remove unused code

This commit is contained in:
nabilaba 2025-06-11 00:29:17 +07:00
parent 1cde3d325d
commit 7a46305419
2 changed files with 1 additions and 4 deletions

3
presets/.gitignore vendored
View File

@ -5,5 +5,4 @@
!playground_v2.5.json
!pony_v6.json
!realistic.json
!sai.json
!nabil.json
!sai.json

View File

@ -26,8 +26,6 @@ from modules.util import is_json
import webui_others
import os
import shutil
import requests
from urllib.parse import urlparse, unquote
from modules.model_loader import load_file_from_url