Skip to content

Commit

Permalink
Revert "Revert "Revert "Revert "Revert "Revert "Revert "Gradio k8"""""""
Browse files Browse the repository at this point in the history
This reverts commit ff05ca4.
  • Loading branch information
pseudotensor committed Mar 29, 2024
1 parent ff05ca4 commit c68ab47
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
6 changes: 2 additions & 4 deletions reqs_optional/reqs_constraints.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# ensure doesn't drift, e.g. Issue #1348
torch==2.2.1
#gradio==4.20.1
#gradio_client==0.11.0
gradio==3.50.2
gradio_client==0.6.1
gradio==4.20.1
gradio_client==0.11.0
transformers==4.39.2
2 changes: 1 addition & 1 deletion reqs_optional/requirements_optional_langchain.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ weaviate-client>=3.25.3
# vllm==0.2.2

# only gradio>=4
#gradio_pdf>=0.0.4
gradio_pdf>=0.0.4

gradio_tools>=0.0.9

Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ sentencepiece==0.2.0
# no websockets, more cloud friendly
#gradio==4.19.2
# able to make gradio clean-up states
#gradio @ https://h2o-release.s3.amazonaws.com/h2ogpt/gradio-4.20.1-py3-none-any.whl
gradio==3.50.2
gradio @ https://h2o-release.s3.amazonaws.com/h2ogpt/gradio-4.20.1-py3-none-any.whl
#gradio==3.50.2
sse_starlette==1.8.2
# consrained by tokenizers etc.:
huggingface_hub>=0.12.4
Expand Down Expand Up @@ -40,8 +40,8 @@ boto3>=1.26.101
botocore>=1.29.101

# for gradio client
#gradio_client==0.11.0
gradio_client==0.6.1
gradio_client==0.11.0
#gradio_client==0.6.1
beautifulsoup4>=4.12.2
markdown>=3.4.3

Expand Down

0 comments on commit c68ab47

Please sign in to comment.