Spaces:
Runtime error
Runtime error
update duplicate instructions
Browse files
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 |
-
<
|
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() :
|