luck210 commited on
Commit
fc6fce9
·
verified ·
1 Parent(s): b6fb48e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- fastapi>=0.68.0
2
- uvicorn>=0.15.0
3
- transformers>=4.30.0
4
- torch>=2.0.0
5
- sentencepiece>=0.1.99
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ PyPDF2
5
+ python-docx
6
+