DrishtiSharma commited on
Commit
107ed40
Β·
verified Β·
1 Parent(s): e4363f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import os
2
  import streamlit as st
3
  from langchain_huggingface import HuggingFaceEmbeddings
 
1
+ #ref: https://www.youtube.com/watch?v=3ZDVmzlM6Nc
2
+
3
  import os
4
  import streamlit as st
5
  from langchain_huggingface import HuggingFaceEmbeddings