Spaces:
Runtime error
Runtime error
added latest gradio wheel
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,5 +14,6 @@ parameterized
|
|
14 |
einops
|
15 |
pynvml
|
16 |
sentencepiece
|
17 |
-
gradio>=3.38.0
|
18 |
text_generation
|
|
|
|
|
|
14 |
einops
|
15 |
pynvml
|
16 |
sentencepiece
|
|
|
17 |
text_generation
|
18 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@bd4570ed4343f75a7ae335ef06d5eb313d107bc9#subdirectory=client/python
|
19 |
+
https://gradio-builds.s3.amazonaws.com/bd4570ed4343f75a7ae335ef06d5eb313d107bc9/gradio-3.40.1-py3-none-any.whl
|