Embrw commited on
Commit
5e50e78
·
verified ·
1 Parent(s): f1037d0

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ transformers
4
+ gradio
5
+ pillow
6
+ einops
7
+ timm
8
+ accelerate>=0.26.0
9
+ flash-attention