kalyani2599 commited on
Commit
d21cb97
·
verified ·
1 Parent(s): 5637be2

git add . git commit -m "Initial commit for Streamlit chatbot" git push

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ streamlit
2
+ transformers
3
+ torch