Sirapatrwan commited on
Commit
2454070
·
verified ·
1 Parent(s): 8162b5f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ Pillow==11.1.0
2
+ Requests==2.32.3
3
+ streamlit==1.42.0
4
+ torch==2.6.0
5
+ torchvision==0.21.0
6
+ transformers==4.48.3
7
+ einops>=0.4.0
8
+ kornia>=0.6.0
9
+ timm>=0.6.0