Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.36.1
|
| 2 |
+
huggingface-hub==0.19.4
|
| 3 |
+
inference-sdk
|
| 4 |
+
opencv-python-headless
|
| 5 |
+
pillow
|
| 6 |
+
numpy
|