alexnasa commited on
Commit
3fe571f
·
verified ·
1 Parent(s): 383eaaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ def reset_all():
91
  None, # normals_img
92
  None, # uv_img
93
  None, # track_img
94
- "Awaiting new image upload...", # status
95
  {}, # state
96
  gr.update(interactive=True), # preprocess_btn
97
  gr.update(interactive=True), # normals_btn
 
91
  None, # normals_img
92
  None, # uv_img
93
  None, # track_img
94
+ "Time to Generate!", # status
95
  {}, # state
96
  gr.update(interactive=True), # preprocess_btn
97
  gr.update(interactive=True), # normals_btn