AbdullahMd12 commited on
Commit
43318cd
1 Parent(s): b5563dd

Update Libraries.ipynb

Browse files
Files changed (1) hide show
  1. Libraries.ipynb +5 -1
Libraries.ipynb CHANGED
@@ -1 +1,5 @@
1
- !pip install library-name
 
 
 
 
 
1
+ !pip install torch torchvision
2
+ !pip install transformers
3
+ !pip install opencv-python-headless
4
+ !pip install tqdm
5
+ !pip install streamlit