HumanAIGC commited on
Commit
0e5a658
1 Parent(s): 7ff4bb1

parallel gpu 2

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ with gr.Blocks(css = ".output-image, .input-image, .image-preview {height: 400px
164
  garment_down,
165
  ],
166
  outputs=[gallery],
167
- concurrency_limit=4)
168
 
169
 
170
  # Examples
 
164
  garment_down,
165
  ],
166
  outputs=[gallery],
167
+ concurrency_limit=2)
168
 
169
 
170
  # Examples