v1.0.1
Browse files
app.py
CHANGED
@@ -160,7 +160,7 @@ demo = gr.ChatInterface(
|
|
160 |
cache_examples=False,
|
161 |
type="messages",
|
162 |
description="""
|
163 |
-
#Gemma 3
|
164 |
You can pick your model 12B or 4B, upload images or videos, and adjust settings below to customize your experience.
|
165 |
""",
|
166 |
fill_height=True,
|
|
|
160 |
cache_examples=False,
|
161 |
type="messages",
|
162 |
description="""
|
163 |
+
# Gemma 3
|
164 |
You can pick your model 12B or 4B, upload images or videos, and adjust settings below to customize your experience.
|
165 |
""",
|
166 |
fill_height=True,
|