Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ torch==2.0.1
|
|
| 5 |
accelerate == 0.25.0
|
| 6 |
transformers
|
| 7 |
|
| 8 |
-
gradio-client @ git+https://github.com/gradio-app/gradio@
|
| 9 |
-
https://gradio-builds.s3.amazonaws.com/
|
| 10 |
pypistats==1.1.0
|
|
|
|
| 5 |
accelerate == 0.25.0
|
| 6 |
transformers
|
| 7 |
|
| 8 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@a8eb801a6b03874834d8ea29b576760602d020a6#subdirectory=client/python
|
| 9 |
+
https://gradio-builds.s3.amazonaws.com/a8eb801a6b03874834d8ea29b576760602d020a6/gradio-4.31.4-py3-none-any.whl
|
| 10 |
pypistats==1.1.0
|