zulissimeta commited on
Commit
12d0e77
·
1 Parent(s): db5eef3

add errors subfolder

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -853,7 +853,7 @@ def main():
853
 
854
 
855
  if __name__ == "__main__":
856
- os.makedirs("/data/custom_inputs", exist_ok=True)
857
 
858
  # On load, build and install the gradio_molecul3d fork
859
  subprocess.call(
 
853
 
854
 
855
  if __name__ == "__main__":
856
+ os.makedirs("/data/custom_inputs/errors", exist_ok=True)
857
 
858
  # On load, build and install the gradio_molecul3d fork
859
  subprocess.call(