Spaces:
Running
Running
root
commited on
Commit
·
06f7e20
1
Parent(s):
967fe4b
test
Browse files
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,
|