speedn commited on
Commit
c9e6d27
·
verified ·
1 Parent(s): d5f70ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ import sys
16
  import runpy
17
 
18
  # Name of the bundled zip containing the full Face/Off project
19
- ZIP_NAME = "ffaceoff-space-updated.zip
20
 
21
  # Determine absolute paths based on current file location
22
  base_dir = os.path.dirname(__file__)
 
16
  import runpy
17
 
18
  # Name of the bundled zip containing the full Face/Off project
19
+ ZIP_NAME = "faceoff-space-updated.zip"
20
 
21
  # Determine absolute paths based on current file location
22
  base_dir = os.path.dirname(__file__)