Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -161,6 +161,7 @@ demo = gr.ChatInterface(
|
|
161 |
stop_btn="Stop Generation",
|
162 |
multimodal=True,
|
163 |
cache_examples=False,
|
|
|
164 |
additional_inputs=[
|
165 |
gr.Checkbox(
|
166 |
label="Use RolmOCR",
|
|
|
161 |
stop_btn="Stop Generation",
|
162 |
multimodal=True,
|
163 |
cache_examples=False,
|
164 |
+
theme="bethecloud/storj_theme",
|
165 |
additional_inputs=[
|
166 |
gr.Checkbox(
|
167 |
label="Use RolmOCR",
|