Spaces:
Sleeping
Sleeping
ariankhalfani
commited on
Commit
•
1ecf910
1
Parent(s):
8b2730b
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
numpy
|
3 |
+
Pillow
|
4 |
+
ultralytics
|
5 |
+
gradio
|
6 |
+
requests
|
7 |
+
pydub
|
8 |
+
huggingface_hub
|
9 |
+
PyMuPDF
|
10 |
+
scipy
|