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