Spaces:
Running
Running
Create requirements.txt
#1
by heyh97791 - opened
- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
+
onnxruntime
|
| 3 |
+
pillow
|
| 4 |
+
numpy
|
| 5 |
+
opencv-python-headless
|
| 6 |
+
psutil
|