ohalkhateeb commited on
Commit
789519a
·
verified ·
1 Parent(s): e18d9a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -71,8 +71,8 @@ with gr.Blocks(title="المتحدث الآلي للتشريعات المحلي
71
 
72
  # Launch with custom CSS
73
  demo.launch(css="""
74
- #chatbot {
75
- direction: rtl;
76
- text-align: right;
77
- }
78
- """, share=True)
 
71
 
72
  # Launch with custom CSS
73
  demo.launch(css="""
74
+ #chatbot {
75
+ direction: rtl;
76
+ text-align: right;
77
+ }
78
+ """)