bhaskartripathi commited on
Commit
976f7c9
·
1 Parent(s): c8e58cc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- datasets
2
- loralib
3
- sentencepiece
4
- git+https://github.com/huggingface/transformers.git
5
- accelerate
6
- bitsandbytes
7
- git+https://github.com/huggingface/peft.git
8
- gradio
 
1
+ PyMuPDF
2
+ numpy==1.19.5
3
+ scikit-learn
4
+ tensorflow>=2.0.0
5
+ tensorflow-hub
6
+ openai==0.10.2
7
+