hasibzunair commited on
Commit
4758155
β€’
1 Parent(s): 8b75c55
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -20,6 +20,7 @@ else:
20
  print(f"####Using {device}.#####")
21
 
22
 
 
23
  # Make directories
24
  os.system("mkdir ./Data_preprocessing")
25
  os.system("mkdir ./Data_preprocessing/test_color")
 
20
  print(f"####Using {device}.#####")
21
 
22
 
23
+
24
  # Make directories
25
  os.system("mkdir ./Data_preprocessing")
26
  os.system("mkdir ./Data_preprocessing/test_color")