Skip to content

Commit d309e87

Browse files
committedJun 3, 2024
Remove pandas from requirements.txt
1 parent 6387b56 commit d309e87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎requirements.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ torch-workflow-archiver==0.2.13
55
scikit-learn==1.5.0
66
torch~=2.3.0
77
# transformers~=4.41.1
8-
transformers @ git+https://github.com/Kostis-S-Z/transformers.git
9-
pandas~=2.2.2
8+
git+https://github.com/Kostis-S-Z/transformers.git
109
seqeval==1.2.2

0 commit comments

Comments
 (0)
Please sign in to comment.