adarshjha01 commited on
Commit
6a0a191
1 Parent(s): 1586d28

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers>=4.36.2
2
+ diffusers>=0.25.0
3
+ ctransformers[cuda]>=0.2.24
4
+ Pillow>=9.3.0
5
+ gradio
6
+ streamlit>=1.29.0
7
+ accelerate>=0.25.0
8
+ pypdf
9
+ peft>= 0.6.0
10
+
11
+