Spaces:
Runtime error
Runtime error
Commit ·
a5dd922
1
Parent(s): 9458787
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,8 @@ opencv-python-headless
|
|
| 4 |
torch
|
| 5 |
numpy
|
| 6 |
transformers
|
|
|
|
|
|
|
| 7 |
pynvcodec
|
| 8 |
Pillow
|
| 9 |
decord
|
|
|
|
| 4 |
torch
|
| 5 |
numpy
|
| 6 |
transformers
|
| 7 |
+
cuda
|
| 8 |
+
gcc
|
| 9 |
pynvcodec
|
| 10 |
Pillow
|
| 11 |
decord
|