tarekfer8 commited on
Commit
582d6e2
·
verified ·
1 Parent(s): fba8e80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -48,15 +48,15 @@ def respond(
48
  repo=respond
49
  print(repo)
50
  """
51
- For information on how to customize the ChatInterface, peruse the gradio docs: https://www.gradio.app/docs/chatinterface
52
  """
53
 
54
- #question={"role": "user", "content": message}
55
  #prompt=pip(question,docs_text, docs_embeddings,mots_a_verifier,vector_db)
56
  #print(prompt)
57
  custom_css = """
58
  .gradio-container {
59
- background-color: #EB455F;
60
  }
61
  .gradio-title {
62
  color: #EF4040;
 
48
  repo=respond
49
  print(repo)
50
  """
51
+ For information on how to customize the ChatInterface, EB455F peruse the gradio docs: https://www.gradio.app/docs/chatinterface
52
  """
53
 
54
+ #question={"role": "user", "content": message}
55
  #prompt=pip(question,docs_text, docs_embeddings,mots_a_verifier,vector_db)
56
  #print(prompt)
57
  custom_css = """
58
  .gradio-container {
59
+ background-color: #D71313;
60
  }
61
  .gradio-title {
62
  color: #EF4040;