mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-26 09:18:59 +00:00
i
This commit is contained in:
5
modules_forge/gradio_compile.py
Normal file
5
modules_forge/gradio_compile.py
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
def gradio_compile(items, prefix):
|
||||
for k, v in items.items():
|
||||
a = 0
|
||||
return
|
||||
Reference in New Issue
Block a user