Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ import shlex
|
|
11 |
import shutil
|
12 |
|
13 |
# Predefined password
|
14 |
-
PASSWORD = "
|
15 |
|
16 |
# Supported models configuration
|
17 |
MODELS = {
|
|
|
11 |
import shutil
|
12 |
|
13 |
# Predefined password
|
14 |
+
PASSWORD = "Walone4u" # Change this to your desired password
|
15 |
|
16 |
# Supported models configuration
|
17 |
MODELS = {
|