Skip to content

Commit

Permalink
Revert gradio upgrade and pin uvicorn instead
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvanbeers committed Oct 5, 2023
1 parent a1a3a07 commit bc9c904
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ emoji: 🚀
colorFrom: yellow
colorTo: green
sdk: gradio
sdk_version: 3.46.1
sdk_version: 3.7
app_file: app.py
pinned: false
license: afl-3.0
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ spacy==2.3.7
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
torch==1.11.0
torchvision==0.12.0
uvicorn==0.19.0

0 comments on commit bc9c904

Please sign in to comment.