JingyeChen commited on
Commit
f64d69b
1 Parent(s): e1f0535
Files changed (1) hide show
  1. app.py +1 -1
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
- # print(os.system('ls'))
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')