mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-17 20:00:12 +08:00
open_folder docstring
This commit is contained in:
parent
a05d89b1e5
commit
20123d427b
@ -174,6 +174,7 @@ def topological_sort(dependencies):
|
|||||||
|
|
||||||
|
|
||||||
def open_folder(path):
|
def open_folder(path):
|
||||||
|
"""Open a folder in the file manager of the respect OS."""
|
||||||
# import at function level to avoid potential issues
|
# import at function level to avoid potential issues
|
||||||
import gradio as gr
|
import gradio as gr
|
||||||
import platform
|
import platform
|
||||||
|
Loading…
Reference in New Issue
Block a user