wangrongsheng commited on
Commit
bb1b1e2
1 Parent(s): a1bf31f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import gradio as gr
2
  from scholarly import scholarly, ProxyGenerator
3
  import openai
4
-
5
  def process(key, choice, artitle, trans):
6
  openai.api_key = str(key)
7
 
 
1
  import gradio as gr
2
  from scholarly import scholarly, ProxyGenerator
3
  import openai
 
4
  def process(key, choice, artitle, trans):
5
  openai.api_key = str(key)
6