Sakil commited on
Commit
2d8c464
1 Parent(s): 7cf568b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ streamlit_chat
3
+ transformers
4
+ --find-links https://download.pytorch.org/whl/torch_stable.html
5
+
6
+ torch