Skip to content

Commit

Permalink
add requirements.txt (#287)
Browse files Browse the repository at this point in the history
* add requirements.txt

Signed-off-by: Yimi81 <[email protected]>

* add protobuf package

---------

Signed-off-by: Yimi81 <[email protected]>
  • Loading branch information
Yimi81 authored Jan 11, 2024
1 parent e1a875a commit 88b731e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
transformers>=4.36.2
gradio>=4.13.0
protobuf>=4.25.1
torch==2.0.1
accelerate
sentencepiece
deepspeed
datasets

0 comments on commit 88b731e

Please sign in to comment.