Tech-Meld commited on
Commit
ec1237a
·
verified ·
1 Parent(s): b6c10a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ def respond(
51
  title = "<h1 style='text-align: center;'>Corenet</h1>"
52
 
53
  # Add a description under the title
54
- description = "<p style='text-align: center; font-size: 14px;'>This is a research project under the codename "Corenet", aiming for minimal parameters at given performance level, made by HX labs, all the conversation data is collected for research only.</p>"
55
 
56
  # Modify the pre-prompt to be editable but greyed out
57
  pre_prompt = gr.Textbox(
 
51
  title = "<h1 style='text-align: center;'>Corenet</h1>"
52
 
53
  # Add a description under the title
54
+ description = "<p style='text-align: center; font-size: 14px;'>This is a research project under the codename Corenet, aiming for minimal parameters at given performance level, made by HX labs, all the conversation data is collected for research only.</p>"
55
 
56
  # Modify the pre-prompt to be editable but greyed out
57
  pre_prompt = gr.Textbox(