Skip to content

Commit

Permalink
Reversion for gradio-app/gradio#6920 for special one-off docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudotensor committed Feb 12, 2024
1 parent d612a4b commit c9b18d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions reqs_optional/reqs_constraints.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ensure doesn't drift, e.g. https://github.com/h2oai/h2ogpt/issues/1348
torch==2.1.2
gradio==4.18.0
gradio_client==0.10.0
gradio==3.50.2
gradio_client==0.6.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# for generate (gradio server) and finetune
datasets==2.16.1
sentencepiece==0.1.99
gradio==4.18.0
gradio==3.50.2
sse_starlette==1.8.2
huggingface_hub==0.19.4
appdirs==1.4.4
Expand Down Expand Up @@ -39,7 +39,7 @@ tensorboard==2.13.0
neptune==1.2.0

# for gradio client
gradio_client==0.10.0
gradio_client==0.6.1
beautifulsoup4==4.12.2
markdown==3.4.3

Expand Down

0 comments on commit c9b18d6

Please sign in to comment.