openfree commited on
Commit
a8f3fe6
Β·
verified Β·
1 Parent(s): b976f97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -558,6 +558,8 @@ with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css, delete_cache=(60, 3600)) as a
558
  1) κ°€λŸ¬λ¦¬μ—μ„œ μ›ν•˜λŠ” λͺ¨λΈμ„ 선택(μ΅œλŒ€ 3κ°œκΉŒμ§€)
559
  2) ν”„λ‘¬ν”„νŠΈμ— ν•œκΈ€ λ˜λŠ” 영문으둜 μ›ν•˜λŠ” λ‚΄μš©μ„ μž…λ ₯
560
  3) Generate λ²„νŠΌ μ‹€ν–‰
 
 
561
  """
562
  )
563
 
 
558
  1) κ°€λŸ¬λ¦¬μ—μ„œ μ›ν•˜λŠ” λͺ¨λΈμ„ 선택(μ΅œλŒ€ 3κ°œκΉŒμ§€)
559
  2) ν”„λ‘¬ν”„νŠΈμ— ν•œκΈ€ λ˜λŠ” 영문으둜 μ›ν•˜λŠ” λ‚΄μš©μ„ μž…λ ₯
560
  3) Generate λ²„νŠΌ μ‹€ν–‰
561
+
562
+ ### Contacts: [email protected]
563
  """
564
  )
565