MisterAI commited on
Commit
8f63867
·
verified ·
1 Parent(s): e372698

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ python-pptx>=0.6.21
6
  llama-cpp-python>=0.2.0
7
 
8
  # Machine Learning and AI
9
- torch>=2.1.0
10
  accelerate>=0.25.0
11
  diffusers>=0.24.0
12
  xformers>=0.0.22
 
6
  llama-cpp-python>=0.2.0
7
 
8
  # Machine Learning and AI
9
+ torch>=2.4.1
10
  accelerate>=0.25.0
11
  diffusers>=0.24.0
12
  xformers>=0.0.22