Skip to content

Commit

Permalink
updated req file
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul Thapa committed Oct 15, 2024
1 parent 90b5d5f commit 2655152
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: dragonfly_env
name: dragonfly_env_test
channels:
- defaults
dependencies:
Expand Down
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
torch
transformers
numpy
Pillow
datasets
wandb
tqdm
accelerate
deepspeed
torch==2.4.1
transformers==4.45.2
datasets==3.0.1
accelerate==1.0.1
deepspeed==0.15.2
packaging
ninja
ninja
tqdm
wandb
numpy
Pillow

0 comments on commit 2655152

Please sign in to comment.