zamal commited on
Commit
dd212a2
1 Parent(s): 5f5d6a5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==3.23.0
2
+ transformers==4.30.0
3
+ accelerate==0.21.0
4
+ torch==2.0.1
5
+ Pillow==9.5.0
6
+ bitsandbytes==0.39.0