thanglekdi commited on
Commit
15979f1
·
1 Parent(s): 76e3979

test deepseek

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -20,5 +20,6 @@ chat = gr.ChatInterface(
20
  # ],
21
  )
22
 
 
23
  if __name__ == "__main__":
24
  chat.launch()
 
20
  # ],
21
  )
22
 
23
+
24
  if __name__ == "__main__":
25
  chat.launch()