Spaces:
Build error
Build error
Commit ·
43318cd
1
Parent(s): b5563dd
Update Libraries.ipynb
Browse files- Libraries.ipynb +5 -1
Libraries.ipynb
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
!pip install
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
!pip install torch torchvision
|
| 2 |
+
!pip install transformers
|
| 3 |
+
!pip install opencv-python-headless
|
| 4 |
+
!pip install tqdm
|
| 5 |
+
!pip install streamlit
|