Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/transformers.git@0fdea8607d7e01eb0e38a1ebeb7feee30a22f0cf
|
|
|
3 |
spaces
|
4 |
opencv-python
|
5 |
accelerate
|
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/transformers.git@0fdea8607d7e01eb0e38a1ebeb7feee30a22f0cf
|
3 |
+
git+https://gradio-builds.s3.amazonaws.com/8022a2c6a984ab37f48e7c7ad0b1f12a68d6d1be/gradio-4.39.0-py3-none-any.whl
|
4 |
spaces
|
5 |
opencv-python
|
6 |
accelerate
|