liuyizhang commited on
Commit
a784e1c
1 Parent(s): d1bfb0a

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ ram_enable = True
44
 
45
  lama_cleaner_enable = False
46
 
47
- kosmos_enable = False
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