Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ numpy
|
|
2 |
pillow
|
3 |
torch
|
4 |
git+https://github.com/huggingface/transformers.git
|
|
|
|
|
5 |
opencv-python
|
|
|
2 |
pillow
|
3 |
torch
|
4 |
git+https://github.com/huggingface/transformers.git
|
5 |
+
spaces
|
6 |
+
jax
|
7 |
opencv-python
|