murthy1998
commited on
Commit
•
33d180c
1
Parent(s):
3672f0f
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ultralytics
|
2 |
+
opencv-python
|
3 |
+
streamlit
|
4 |
+
PyMuPDF
|
5 |
+
# cython
|
6 |
+
# darknet
|
7 |
+
|
8 |
+
# pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
|