Update nenen88.py
Browse files- nenen88.py +2 -2
nenen88.py
CHANGED
@@ -17,7 +17,7 @@ os.system(f"git clone -q -b v1.8.0 https://github.com/gutris1/asd &> /dev/null")
|
|
17 |
time.sleep(2)
|
18 |
os.chdir(zzz)
|
19 |
pull(f"https://github.com/gutris1/segsmaker asd {zzz}")
|
20 |
-
|
21 |
jalanan = [
|
22 |
f"https://huggingface.co/pantat88/ui/resolve/main/embeddings.zip {zzz}",
|
23 |
f"https://civitai.com/api/download/models/150491 {zzz}/embeddings edgQuality.pt",
|
@@ -41,4 +41,4 @@ exec(uuuuuuuuu, globals())
|
|
41 |
|
42 |
susu = os.path.join(xxx, 'nenen88.py')
|
43 |
os.remove(susu)
|
44 |
-
|
|
|
17 |
time.sleep(2)
|
18 |
os.chdir(zzz)
|
19 |
pull(f"https://github.com/gutris1/segsmaker asd {zzz}")
|
20 |
+
os.getcwd()
|
21 |
jalanan = [
|
22 |
f"https://huggingface.co/pantat88/ui/resolve/main/embeddings.zip {zzz}",
|
23 |
f"https://civitai.com/api/download/models/150491 {zzz}/embeddings edgQuality.pt",
|
|
|
41 |
|
42 |
susu = os.path.join(xxx, 'nenen88.py')
|
43 |
os.remove(susu)
|
44 |
+
os.chdir(xxx)
|