liuyizhang commited on
Commit
bd7399f
1 Parent(s): 99678ed

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ import numpy as np
40
  import matplotlib.pyplot as plt
41
 
42
  ram_enable = True
43
- kosmos_enable = True
44
 
45
  lama_cleaner_enable = True
46
  try:
 
40
  import matplotlib.pyplot as plt
41
 
42
  ram_enable = True
43
+ kosmos_enable = False
44
 
45
  lama_cleaner_enable = True
46
  try: