Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pillow
|
3 |
+
torch
|
4 |
+
git+https://github.com/huggingface/transformers.git
|
5 |
+
cv2
|
6 |
+
opencv-python
|