chansung commited on
Commit
23771bd
1 Parent(s): 036b110

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ with gr.Blocks(css="styles.css", theme=gr.themes.Soft()) as demo:
87
  gr.Markdown("This space is modified to be working on Hugging Face [ZeroGPU](https://huggingface.co/zero-gpu-explorers). If you wish to run "
88
  "the same application on your own machine, please check out the [project repository](https://github.com/deep-diver/Vid2Persona). "
89
  "You can interact with other LLMs to make conversation besides HuggingFaceH4/zephyr-7b-beta by running them locally, or by "
90
- "connecting them through remotely hosted within Text Generation Inference framework as [Hugging Face PRO](https://huggingface.co/blog/inference-pro) user ")
91
 
92
  with gr.Column(elem_classes=["group"]):
93
  with gr.Row():
 
87
  gr.Markdown("This space is modified to be working on Hugging Face [ZeroGPU](https://huggingface.co/zero-gpu-explorers). If you wish to run "
88
  "the same application on your own machine, please check out the [project repository](https://github.com/deep-diver/Vid2Persona). "
89
  "You can interact with other LLMs to make conversation besides HuggingFaceH4/zephyr-7b-beta by running them locally, or by "
90
+ "connecting them through remotely hosted within Text Generation Inference framework as [Hugging Face PRO](https://huggingface.co/blog/inference-pro) user.")
91
 
92
  with gr.Column(elem_classes=["group"]):
93
  with gr.Row():