Commit
•
5573eea
1
Parent(s):
70c9225
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ deepspeed==0.8.1
|
|
6 |
huggingface-hub==0.23.4
|
7 |
imageio==2.25.1
|
8 |
numpy==1.21.6
|
|
|
9 |
omegaconf==2.3.0
|
10 |
pandas==1.3.5
|
11 |
Pillow==9.4.0
|
|
|
6 |
huggingface-hub==0.23.4
|
7 |
imageio==2.25.1
|
8 |
numpy==1.21.6
|
9 |
+
torch==2.2.2
|
10 |
omegaconf==2.3.0
|
11 |
pandas==1.3.5
|
12 |
Pillow==9.4.0
|