consy commited on
Commit
4fb17cc
·
verified ·
1 Parent(s): 15f1486

back to functional

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -23,9 +23,6 @@ theme = gr.themes.Ocean(
23
  button_primary_background_fill_dark='linear-gradient(120deg, *secondary_400 0%, *primary_400 60%, *primary_600 100%)',
24
  button_primary_background_fill_hover='linear-gradient(120deg, *secondary_400 0%, *primary_300 60%, *neutral_300 100%)',
25
 
26
- input_background_fill='white',
27
- input_text_color='black',
28
- input_placeholder_color='gray'
29
  )
30
 
31
  # ---------------------- LOAD KNOWLEDGE BASE ----------------------
 
23
  button_primary_background_fill_dark='linear-gradient(120deg, *secondary_400 0%, *primary_400 60%, *primary_600 100%)',
24
  button_primary_background_fill_hover='linear-gradient(120deg, *secondary_400 0%, *primary_300 60%, *neutral_300 100%)',
25
 
 
 
 
26
  )
27
 
28
  # ---------------------- LOAD KNOWLEDGE BASE ----------------------