ratyim commited on
Commit
a9a2959
1 Parent(s): 6915385

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- Pillow==10.1.0
2
- timm==0.9.10
3
- torch==2.1.2
4
- torchvision==0.16.2
5
- transformers==4.36.0
6
- sentencepiece==0.1.99
7
- opencv-python
8
- gradio
 
 
1
+ accelerate
2
+ bitsandbytes
3
+ timm
4
+ einops
5
+ torch
6
+ torchvision
7
+ Pillow
8
+ transformers
9
+ tiktoken