nupurkmr9 commited on
Commit
9b630d3
1 Parent(s): 6ee394b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ class Demo:
133
  )
134
 
135
  self.iterations_input = gr.Number(
136
- value=100,
137
  precision=0,
138
  label="Iterations",
139
  info='iterations used to train'
 
133
  )
134
 
135
  self.iterations_input = gr.Number(
136
+ value=200,
137
  precision=0,
138
  label="Iterations",
139
  info='iterations used to train'