patrickvonplaten commited on
Commit
da0f7e1
·
1 Parent(s): 35712e5
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -132,6 +132,8 @@ def convert(*keywords):
132
  except Exception as e:
133
  print(f"{filename} not working because \n {e}")
134
 
 
 
135
  return f"Retrieved from {num_files}"
136
 
137
  # api.upload_file(
 
132
  except Exception as e:
133
  print(f"{filename} not working because \n {e}")
134
 
135
+ print(filename)
136
+
137
  return f"Retrieved from {num_files}"
138
 
139
  # api.upload_file(