BlafKing / sd-civitai-browser-plus

Extension to access CivitAI via WebUI: download, delete, scan for updates, list installed models, assign tags, and boost downloads with multi-threading.
GNU Affero General Public License v3.0
309 stars 53 forks source link

Fixed sub_folder for os.path.join() #131

Closed hakaserver closed 10 months ago

hakaserver commented 10 months ago

Removed any leading path separators when passing the sub_folder variable to os.path.join().

BlafKing commented 10 months ago

solid fix! thx for making a pull request.

Merged! :)