Spaces:
Running
on
A10G
Running
on
A10G
Commit
·
f64d69b
1
Parent(s):
e1f0535
app.py
CHANGED
@@ -33,7 +33,7 @@ if not os.path.exists('images2'):
|
|
33 |
# os.system('wget https://huggingface.co/JingyeChen22/textdiffuser2-full-ft/blob/main/gray256.jpg')
|
34 |
|
35 |
# print(os.system('apt install mlocate'))
|
36 |
-
|
37 |
# print(os.system('pwd'))
|
38 |
# print(os.system('locate gray256.jpg'))
|
39 |
# # img = Image.open('locate gray256.jpg')
|
|
|
33 |
# os.system('wget https://huggingface.co/JingyeChen22/textdiffuser2-full-ft/blob/main/gray256.jpg')
|
34 |
|
35 |
# print(os.system('apt install mlocate'))
|
36 |
+
os.system('ls')
|
37 |
# print(os.system('pwd'))
|
38 |
# print(os.system('locate gray256.jpg'))
|
39 |
# # img = Image.open('locate gray256.jpg')
|