abreza commited on
Commit
27daf6b
·
1 Parent(s): be0e705
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ import spaces
34
 
35
  # print(adaptive_conv_cuda_impl, adaptive_conv_cpp_impl)
36
 
37
- output = subprocess.check_output(['ls', '~/']).decode()
38
  print(output)
39
 
40
  def plot_feats(image, lr, hr):
 
34
 
35
  # print(adaptive_conv_cuda_impl, adaptive_conv_cpp_impl)
36
 
37
+ output = subprocess.check_output(['ls', '/']).decode()
38
  print(output)
39
 
40
  def plot_feats(image, lr, hr):