Priyanka-Kumavat-At-TE
commited on
Commit
•
51bf00b
1
Parent(s):
2d2a71b
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
streamlit
|
2 |
torch
|
3 |
torchvision
|
|
|
4 |
matplotlib
|
5 |
transformers
|
6 |
pandas
|
|
|
1 |
streamlit
|
2 |
torch
|
3 |
torchvision
|
4 |
+
pycocotools
|
5 |
matplotlib
|
6 |
transformers
|
7 |
pandas
|