mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
updated code execution
This commit is contained in:
parent
3fb71095cd
commit
96860d5aed
1
app.py
1
app.py
@ -506,6 +506,7 @@ try:
|
||||
["python", str(tmp_file)],
|
||||
stdout=subprocess.PIPE,
|
||||
stderr=subprocess.PIPE,
|
||||
cwd=root_folder
|
||||
)
|
||||
|
||||
# Get the output and error from the process.
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 16fc7015cffc57da8e3ed7b2c66ea95dc877dee7
|
||||
Subproject commit 3b7c91ca388c1f0a7f8f61d1e4b8ac7f787614ce
|
Loading…
Reference in New Issue
Block a user