wangrongsheng commited on
Commit
0551f48
β€’
1 Parent(s): 2864074

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ def process(key, choice, artitle, trans):
23
  ]
24
  )
25
  results.append(completion.choices[0].message)
26
- if choice=='ζ‰Ήι‡η”Ÿζˆ':
27
  m_artitle = artitle.split('\n')
28
  for i in range(len(m_artitle)):
29
  if trans=='bib':
 
23
  ]
24
  )
25
  results.append(completion.choices[0].message)
26
+ if choice=='ζ‰Ήι‡η”Ÿζˆ':
27
  m_artitle = artitle.split('\n')
28
  for i in range(len(m_artitle)):
29
  if trans=='bib':