Spaces:
Running
Running
Commit
·
07e3848
1
Parent(s):
0d938d6
Update scripts/mainrunpodA1111.py
Browse files
scripts/mainrunpodA1111.py
CHANGED
@@ -475,7 +475,7 @@ def InstallReActor():
|
|
475 |
# Вовзрат в корневую директорию
|
476 |
os.chdir("/workspace")
|
477 |
else:
|
478 |
-
|
479 |
os.chdir("/workspace")
|
480 |
|
481 |
def InstallAnimateDiff():
|
|
|
475 |
# Вовзрат в корневую директорию
|
476 |
os.chdir("/workspace")
|
477 |
else:
|
478 |
+
#Возврат в корневую директорию
|
479 |
os.chdir("/workspace")
|
480 |
|
481 |
def InstallAnimateDiff():
|