Nymbo commited on
Commit
b724a92
·
verified ·
1 Parent(s): fbfc362

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -0
run.py CHANGED
@@ -12,6 +12,7 @@ def diff_texts(text1, text2):
12
 
13
 
14
  demo = gr.Interface(
 
15
  diff_texts,
16
  [
17
  gr.Textbox(
 
12
 
13
 
14
  demo = gr.Interface(
15
+ theme='Nymbo/Alyx_Theme',
16
  diff_texts,
17
  [
18
  gr.Textbox(