manasagangotri commited on
Commit
ea25a6f
·
verified ·
1 Parent(s): 7a7d406

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- pip install --upgrade pip
2
  gradio==4.37.2
3
  pypdf==4.2.0
4
  langchain==0.2.3
@@ -11,6 +11,6 @@ torch==2.3.1
11
  torchvision==0.18.1
12
  torchaudio==2.3.1
13
  scikit-learn==1.3.0
14
- python setup.py
15
 
16
 
 
1
+
2
  gradio==4.37.2
3
  pypdf==4.2.0
4
  langchain==0.2.3
 
11
  torchvision==0.18.1
12
  torchaudio==2.3.1
13
  scikit-learn==1.3.0
14
+ setup.py
15
 
16