Anthonyg5005 commited on
Commit
d23880f
·
verified ·
1 Parent(s): e38748d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -290,7 +290,7 @@ with gr.Blocks() as demo:
290
  translated.change(doSlang, [text, translated, outLangLongDrop, inLangLongDrop], slang, queue=False)
291
 
292
  gr.Markdown(r"""
293
- By using this demo, you are agreeing to the [Google API TOS](https://developers.google.com/terms), [Gemini API TOS](https://ai.google.dev/gemini-api/terms), and [Google Privacy Polocy](https://ai.google.dev/gemini-api/terms).\
294
  For more information on what gets collected in this space, check out the [Unpaid Services](https://ai.google.dev/gemini-api/terms#unpaid-services) section from the Gemini API Terms. U.S. Terms always apply to this space: [Anthonyg5005/gemini-translator](https://huggingface.co/spaces/Anthonyg5005/gemini-translator)\
295
  Feel free to duplicate this space or run locally to use your own api key for more control over how your data is handled.
296
  """)
 
290
  translated.change(doSlang, [text, translated, outLangLongDrop, inLangLongDrop], slang, queue=False)
291
 
292
  gr.Markdown(r"""
293
+ By using this demo, you are agreeing to the [Google API TOS](https://developers.google.com/terms), [Gemini API TOS](https://ai.google.dev/gemini-api/terms), and [Google Privacy Policy](https://ai.google.dev/gemini-api/terms).\
294
  For more information on what gets collected in this space, check out the [Unpaid Services](https://ai.google.dev/gemini-api/terms#unpaid-services) section from the Gemini API Terms. U.S. Terms always apply to this space: [Anthonyg5005/gemini-translator](https://huggingface.co/spaces/Anthonyg5005/gemini-translator)\
295
  Feel free to duplicate this space or run locally to use your own api key for more control over how your data is handled.
296
  """)