Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
|
|
1 |
streamlit
|
2 |
Pillow
|
3 |
-
transformers
|
4 |
-
torch
|
5 |
numpy
|
|
|
1 |
+
onnxruntime
|
2 |
+
opencv-python-headless
|
3 |
streamlit
|
4 |
Pillow
|
|
|
|
|
5 |
numpy
|