Spaces:
Sleeping
Sleeping
harishnair04
commited on
Commit
•
1bb25d7
1
Parent(s):
55e94f1
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ chat_interface = gr.Interface(
|
|
57 |
inputs="text",
|
58 |
outputs="text",
|
59 |
title="MedTr Chat",
|
60 |
-
description="Gemma
|
61 |
css=css
|
62 |
)
|
63 |
|
|
|
57 |
inputs="text",
|
58 |
outputs="text",
|
59 |
title="MedTr Chat",
|
60 |
+
description="Gemma 2B instruct fine-tuned for medical transcripts",
|
61 |
css=css
|
62 |
)
|
63 |
|