Spaces:
Runtime error
Runtime error
liuyizhang
commited on
Commit
•
3b75b11
1
Parent(s):
9f9f0ca
update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ ram_enable = True
|
|
44 |
|
45 |
lama_cleaner_enable = True
|
46 |
|
47 |
-
kosmos_enable =
|
48 |
|
49 |
if os.environ.get('IS_MY_DEBUG') is not None:
|
50 |
sam_enable = False
|
|
|
44 |
|
45 |
lama_cleaner_enable = True
|
46 |
|
47 |
+
kosmos_enable = False
|
48 |
|
49 |
if os.environ.get('IS_MY_DEBUG') is not None:
|
50 |
sam_enable = False
|