Spaces:
Runtime error
Runtime error
Fix: update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pybullet
|
|
| 8 |
imageio==2.4.1
|
| 9 |
imageio-ffmpeg
|
| 10 |
moviepy
|
| 11 |
-
omegaconf
|
|
|
|
|
|
| 8 |
imageio==2.4.1
|
| 9 |
imageio-ffmpeg
|
| 10 |
moviepy
|
| 11 |
+
omegaconf
|
| 12 |
+
tenacity
|