thanglekdi commited on
Commit
55f9458
·
1 Parent(s): 7794b2d

test deepseek

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  # app.py
2
  import gradio as gr
3
- from openai import OpenAI # type: ignore
4
  import os
5
 
6
  # chat = gr.ChatInterface(
 
1
  # app.py
2
  import gradio as gr
3
+ # from openai import OpenAI # type: ignore
4
  import os
5
 
6
  # chat = gr.ChatInterface(