naomiKenKorem commited on
Commit
c5348d0
1 Parent(s): 85d2c87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -166,7 +166,6 @@ class AnimateController:
166
  "width": width_slider,
167
  "height": height_slider,
168
  "seed": seed,
169
- "base_model": base_model_dropdown,
170
  }
171
  return save_sample_path, json_config
172
 
 
166
  "width": width_slider,
167
  "height": height_slider,
168
  "seed": seed,
 
169
  }
170
  return save_sample_path, json_config
171