Skip to content

Commit

Permalink
fix dangerous requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxz0801 committed Mar 20, 2024
1 parent 08577b3 commit 5b00378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ peft>=0.5.0
safetensors>=0.3.1
torch==1.13.1
transformers==4.30.0
fastapi==0.78.0
fastapi>=0.109.1
uvicorn==0.17.6
streamlit==1.29.0
streamlit>=1.30.0

0 comments on commit 5b00378

Please sign in to comment.