Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by asrs777 - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch
|
| 2 |
transformers[torch]
|
| 3 |
-
optimum
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers[torch]
|
| 3 |
+
optimum
|
| 4 |
+
opencv-python
|