MiladMola commited on
Commit
fcce31f
1 Parent(s): fc93fe1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ PLACEHOLDER = """
139
  <div class="message-bubble-border" style="display:flex; max-width: 600px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px);">
140
  <div style="padding: .5rem 1.5rem;">
141
  <img src="https://avatars.githubusercontent.com/u/39557177?v=4" style="width: 80%; max-width: 550px; height: auto; opacity: 0.80; ">
142
- <h2 dir="rtl" style="text-align: right; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">با فرمت‌های GGUF درنا چت کنید!</h2>
143
  </div>
144
  """
145
  demo = gr.ChatInterface(
 
139
  <div class="message-bubble-border" style="display:flex; max-width: 600px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px);">
140
  <div style="padding: .5rem 1.5rem;">
141
  <img src="https://avatars.githubusercontent.com/u/39557177?v=4" style="width: 80%; max-width: 550px; height: auto; opacity: 0.80; ">
142
+ <h2 dir="rtl" style="text-align: center; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">با فرمت‌های GGUF درنا چت کنید!</h2>
143
  </div>
144
  """
145
  demo = gr.ChatInterface(