root commited on
Commit
06f7e20
1 Parent(s): 967fe4b
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -10,6 +10,7 @@ from css_and_js import js, call_JS
10
  import re
11
  from share_btn import community_icon_html, loading_icon_html, share_js
12
 
 
13
  txt2img_defaults = {
14
  'prompt': '',
15
  'ddim_steps': 50,
 
10
  import re
11
  from share_btn import community_icon_html, loading_icon_html, share_js
12
 
13
+ # reload
14
  txt2img_defaults = {
15
  'prompt': '',
16
  'ddim_steps': 50,