Spaces:
Sleeping
Sleeping
danie94-lml
commited on
Commit
•
2d99593
1
Parent(s):
239f6f6
Create pre-requirements.txt
Browse files- pre-requirements.txt +9 -0
pre-requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pandas
|
3 |
+
Pillow
|
4 |
+
opencv-python
|
5 |
+
opencv-python-headless
|
6 |
+
torch
|
7 |
+
torchvision
|
8 |
+
streamlit
|
9 |
+
streamlit-option-menu
|