Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ pyyaml
|
|
14 |
av
|
15 |
openmim
|
16 |
tqdm
|
17 |
-
psutil
|
|
|
|
14 |
av
|
15 |
openmim
|
16 |
tqdm
|
17 |
+
psutil
|
18 |
+
torch==2.4.0
|