Update requirements.txt

#34
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