SwordElucidator commited on
Commit
8d79b07
1 Parent(s): e618348

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+
2
+ Pillow==9.4.0
3
+ transformers==4.41.2
4
+ torch==2.3.0
5
+ torchvision==0.18.0
6
+ bitsandbytes==0.43.1
7
+ accelerate==0.31.0