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