hariharan220 commited on
Commit
a8e50f2
·
verified ·
1 Parent(s): 3b4877b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -5,4 +5,7 @@ pdfplumber
5
  torch
6
  nltk
7
  pyngrok
8
- python-multipart
 
 
 
 
5
  torch
6
  nltk
7
  pyngrok
8
+ python-multipart
9
+ torch==2.0.1+cu118 # Ensure CUDA-enabled PyTorch is installed
10
+ torchvision==0.15.2+cu118
11
+ torchaudio==2.0.2+cu118