Spaces:
Running
Running
stlaurentjr
commited on
Commit
•
e73d616
1
Parent(s):
7ab4809
Update scripts/mainrunpodA1111.py
Browse files
scripts/mainrunpodA1111.py
CHANGED
@@ -138,7 +138,7 @@ def repo(Huggingface_token_optional):
|
|
138 |
print('[1;32m')
|
139 |
call('git pull', shell=True)
|
140 |
os.chdir('/workspace')
|
141 |
-
|
142 |
done()
|
143 |
|
144 |
|
|
|
138 |
print('[1;32m')
|
139 |
call('git pull', shell=True)
|
140 |
os.chdir('/workspace')
|
141 |
+
clear_output()
|
142 |
done()
|
143 |
|
144 |
|