aixsatoshi commited on
Commit
64d5f5a
1 Parent(s): 93eb702

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def respond(
102
  yield outputs
103
 
104
 
105
- description = """<p align="center">Defaults to 27B it (you can switch to 9b it from additional inputs)</p>
106
  <p><center>
107
  <a href="https://huggingface.co/google/gemma-2-27b-it" target="_blank">[27B it Model]</a>
108
  <a href="https://huggingface.co/google/gemma-2-9b-it" target="_blank">[9B it Model]</a>
 
102
  yield outputs
103
 
104
 
105
+ description = """<p align="center">English to japanese</p>
106
  <p><center>
107
  <a href="https://huggingface.co/google/gemma-2-27b-it" target="_blank">[27B it Model]</a>
108
  <a href="https://huggingface.co/google/gemma-2-9b-it" target="_blank">[9B it Model]</a>