lzyhha commited on
Commit
b96e9f9
Β·
1 Parent(s): 746b87f
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ This project is licensed under xxx.
63
  """
64
 
65
  NOTE = r"""
66
- 🌟 🌟 🌟 Before clicking the generate button, **please wait until all images, prompts, and other components are fully loaded**, especially when using task examples.
67
  """
68
 
69
  def create_demo(model):
 
63
  """
64
 
65
  NOTE = r"""
66
+ 🌟 🌟 🌟 Before clicking the generate button, **please wait until all images, prompts, and other components are fully loaded**, especially when using task examples. Otherwise, the inputs from the previous and current sessions may get mixed.
67
  """
68
 
69
  def create_demo(model):