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