sergiopaniego HF Staff commited on
Commit
b08a532
·
verified ·
1 Parent(s): 479696f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- numpy==1.24.4
2
- Pillow==10.3.0
3
- Requests==2.31.0
4
  torch
5
  torchvision
6
- git+https://github.com/huggingface/transformers.git
7
  accelerate
8
- git+https://github.com/huggingface/peft.git
 
1
+ numpy
2
+ Pillow
3
+ Requests
4
  torch
5
  torchvision
6
+ transformers
7
  accelerate
8
+ peft