SanjeevB1 commited on
Commit
b482e29
·
verified ·
1 Parent(s): 960ab4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ import zipfile
16
  import os
17
 
18
  # Define your zip file path and destination folder
19
- zip_file = "vectors (2).zip"
20
  destination_folder = "properties_vectors"
21
 
22
  # Create the destination folder if it doesn't exist
 
16
  import os
17
 
18
  # Define your zip file path and destination folder
19
+ zip_file = "combined_folders.zip"
20
  destination_folder = "properties_vectors"
21
 
22
  # Create the destination folder if it doesn't exist