Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
-
|
|
|
|
| 1 |
+
torch
|
| 2 |
git+https://github.com/huggingface/transformers.git
|
| 3 |
+
opencv-python
|