basil-ahmad commited on
Commit
bc1b8ff
·
verified ·
1 Parent(s): 4653f99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ label_to_index = {
28
  ])
29
  }
30
 
31
- sampling_count = 300
32
  batch_size = 1
33
 
34
  def generate(context_label):
 
28
  ])
29
  }
30
 
31
+ sampling_count = 500
32
  batch_size = 1
33
 
34
  def generate(context_label):