lavanjv commited on
Commit
c735437
1 Parent(s): ad3715a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -331,7 +331,7 @@ with gr.Blocks(
331
  # )
332
  gr.Markdown(
333
  f"""<h5><center>{Path(model_loc).name}</center></h4>
334
- VecDigiChat: Level Up Your Learning - Unleashing the Power of Llama 2 Next generation Open Source LLM by Meta ! powered by LAVAN and HuggingSpace.This is a part of VEC DigiLib Project""",
335
  elem_classes="xsmall",
336
  )
337
 
 
331
  # )
332
  gr.Markdown(
333
  f"""<h5><center>{Path(model_loc).name}</center></h4>
334
+ VecDigiChat: Level Up Your Learning - Unleashing the Power of Llama 2 Next generation Open Source LLM by Meta ! powered by LAVAN and HuggingSpace.This is a part of VEC DigiLib Project ,the DigiChat may take some time to produce output depending upon the traffic of the users and this runs on cpu so it may take some time ,this is an experimental feature!""",
335
  elem_classes="xsmall",
336
  )
337