rishiraj commited on
Commit
c9c1411
·
verified ·
1 Parent(s): 0c561b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -159,7 +159,6 @@ llm = gr.ChatInterface(
159
  title="Hi 👋, I'm Rishiraj Acharya (ঋষিরাজ আচার্য্য)",
160
  examples=examples,
161
  concurrency_limit=20,
162
- js=js,
163
  )
164
 
165
  demo = gr.TabbedInterface([app, llm], ["About", "Chat"])
 
159
  title="Hi 👋, I'm Rishiraj Acharya (ঋষিরাজ আচার্য্য)",
160
  examples=examples,
161
  concurrency_limit=20,
 
162
  )
163
 
164
  demo = gr.TabbedInterface([app, llm], ["About", "Chat"])