kdevoe commited on
Commit
8b10fa9
·
verified ·
1 Parent(s): 6ac25a2

Adding necessary libraries

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ langchain
3
+ sentencepiece
4
+ torch
5
+ transformers
6
+ gradio