km1lo commited on
Commit
fe85f67
·
verified ·
1 Parent(s): 9c7a51d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ model = AutoModelForCausalLM.from_pretrained(
34
  css_externado = """
35
  @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
36
  body {
37
- background-color: #A3A845;
38
  font-family: 'Roboto', sans-serif;
39
  }
40
  .gr-button {
 
34
  css_externado = """
35
  @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
36
  body {
37
+ background-color: #004225;
38
  font-family: 'Roboto', sans-serif;
39
  }
40
  .gr-button {