yizhangliu commited on
Commit
a1ba483
1 Parent(s): e711c07

Update app.py

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