ysharma HF staff commited on
Commit
3dc9117
1 Parent(s): 438fe07

update duplicate instructions

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -159,8 +159,7 @@ with gr.Blocks() as demo:
159
  The app will generate the FAISS embedding vector space and will also make it available for you to download. Next, enter your Huggingface Token and press the final button to create your own QandA Chatbot under your profile on HF.
160
  Press the link displayed for your new space and enjoy your own state-of-the-art QandA chatbot!
161
  <br>Built using <a href="https://langchain.readthedocs.io/en/latest/" target="_blank">LangChain</a> and <a href="https://github.com/gradio-app/gradio" target="_blank">Gradio</a>
162
- <br><br>
163
- Duplicate the space to avoid queues<a href="https://huggingface.co/spaces/ysharma/LangchainBot-space-creator?duplicate=true"><img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
164
  </p>
165
  </div>""")
166
  with gr.Row() :
159
  The app will generate the FAISS embedding vector space and will also make it available for you to download. Next, enter your Huggingface Token and press the final button to create your own QandA Chatbot under your profile on HF.
160
  Press the link displayed for your new space and enjoy your own state-of-the-art QandA chatbot!
161
  <br>Built using <a href="https://langchain.readthedocs.io/en/latest/" target="_blank">LangChain</a> and <a href="https://github.com/gradio-app/gradio" target="_blank">Gradio</a>
162
+ <a href="https://huggingface.co/spaces/ysharma/LangchainBot-space-creator?duplicate=true"><img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
 
163
  </p>
164
  </div>""")
165
  with gr.Row() :