gmustafa413 commited on
Commit
fc1d2fd
·
verified ·
1 Parent(s): 38923df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -230,4 +230,4 @@ with gr.Blocks(title="RAG System") as app:
230
  outputs=chatbot
231
  )
232
 
233
- app.launch(share=True, debug=True)
 
230
  outputs=chatbot
231
  )
232
 
233
+ app.launch(share=True, debug=True)