charliebaby2023 commited on
Commit
9132fbc
·
verified ·
1 Parent(s): d74a18b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,7 +100,7 @@ def update_imgbox(choices):
100
 
101
 
102
 
103
- executor = ThreadPoolExecutor(max_workers=num_models)
104
 
105
 
106
  def gen_fn(model_str, prompt):
 
100
 
101
 
102
 
103
+ #executor = ThreadPoolExecutor(max_workers=num_models)
104
 
105
 
106
  def gen_fn(model_str, prompt):