Spaces:
Sleeping
Sleeping
aixsatoshi
commited on
Commit
•
64d5f5a
1
Parent(s):
93eb702
Update app.py
Browse files
app.py
CHANGED
@@ -102,7 +102,7 @@ def respond(
|
|
102 |
yield outputs
|
103 |
|
104 |
|
105 |
-
description = """<p align="center">
|
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>
|