sdeepanraj commited on
Commit
9116e39
·
verified ·
1 Parent(s): 9d81f25

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,7 @@ wikipedia-api
7
  beautifulsoup4
8
  pandas
9
  # CPU-only PyTorch
10
- torch==2.1.2+cpu
11
  # Hugging Face Transformers
12
  transformers>=4.36.2
13
  accelerate>=0.27.2
 
7
  beautifulsoup4
8
  pandas
9
  # CPU-only PyTorch
10
+ torch==2.1.2
11
  # Hugging Face Transformers
12
  transformers>=4.36.2
13
  accelerate>=0.27.2