Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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
|
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""",
|
335 |
elem_classes="xsmall",
|
336 |
)
|
337 |
|