liuyizhang commited on
Commit
3b75b11
1 Parent(s): 9f9f0ca

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 = True
46
 
47
- kosmos_enable = True
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