Update requirements.txt
Browse files- 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
|
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
|