deepsync commited on
Commit
7479a93
·
verified ·
1 Parent(s): adeaa78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ ___
64
  json=payload
65
  )
66
  response = result.json()
67
- return clean(response_content)
68
 
69
 
70
  def gemini_hindi_to_tamil(text):
 
64
  json=payload
65
  )
66
  response = result.json()
67
+ return clean(response)
68
 
69
 
70
  def gemini_hindi_to_tamil(text):