rahimizadeh commited on
Commit
7795241
·
verified ·
1 Parent(s): 141b5c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -6,3 +6,5 @@ faiss-cpu
6
  pymupdf
7
  pandas
8
  tiktoken
 
 
 
6
  pymupdf
7
  pandas
8
  tiktoken
9
+ torch # ✅ Required for using Hugging Face models like GPT-2
10
+ matplotlib # ✅ Required for rendering bar and pie charts