Opera8 commited on
Commit
b2a2364
·
verified ·
1 Parent(s): 5031256

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -666,7 +666,7 @@ class PromptBox(gr.HTML):
666
  """
667
  Prompt textarea with an internal footer slot (.ds-footer) where we can inject dropdowns.
668
  """
669
- def __init__(self, value="", placeholder="Describe what you want...", **kwargs):
670
  uid = uuid.uuid4().hex[:8]
671
 
672
  html_template = f"""
 
666
  """
667
  Prompt textarea with an internal footer slot (.ds-footer) where we can inject dropdowns.
668
  """
669
+ def __init__(self, value="", placeholder="دستور ساخت ویدیو را اینجا بنویسید...", **kwargs):
670
  uid = uuid.uuid4().hex[:8]
671
 
672
  html_template = f"""