Spaces:
Sleeping
Sleeping
srivatsavdamaraju
commited on
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
streamlit==1.18.0
|
2 |
opencv-python==4.7.0.72
|
|
|
|
|
3 |
numpy==1.23.5
|
|
|
1 |
streamlit==1.18.0
|
2 |
opencv-python==4.7.0.72
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
numpy==1.23.5
|