VinitT commited on
Commit
1eaa49d
·
verified ·
1 Parent(s): 9e1b840

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ git+https://github.com/huggingface/transformers
3
+ torch
4
+ Pillow
5
+ opencv-python
6
+ langchain_community
7
+ langchain