Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
-
gradio-client @ git+https://github.com/gradio-app/gradio@
|
3 |
-
https://gradio-builds.s3.amazonaws.com/
|
4 |
torch
|
5 |
transformers @ git+https://github.com/huggingface/transformers@b3a8a7c6be9b2f9e98d2c366fb633c87ce1f9bd1
|
6 |
requests
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@bd4570ed4343f75a7ae335ef06d5eb313d107bc9#subdirectory=client/python
|
3 |
+
https://gradio-builds.s3.amazonaws.com/bd4570ed4343f75a7ae335ef06d5eb313d107bc9/gradio-3.40.1-py3-none-any.whl
|
4 |
torch
|
5 |
transformers @ git+https://github.com/huggingface/transformers@b3a8a7c6be9b2f9e98d2c366fb633c87ce1f9bd1
|
6 |
requests
|