Spaces:
Build error
Build error
Commit
·
e72adba
1
Parent(s):
df6a45b
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
pytorch
|
2 |
torchvision
|
3 |
-
|
|
|
4 |
transformers
|
|
|
|
|
5 |
|
6 |
|
|
|
1 |
pytorch
|
2 |
torchvision
|
3 |
+
opencv-python
|
4 |
+
opencv-python-headless
|
5 |
transformers
|
6 |
+
streamlit
|
7 |
+
tqdm
|
8 |
|
9 |
|