adarshjha01 commited on
Commit
b0eb2d1
1 Parent(s): 04e4202

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -8
requirements.txt CHANGED
@@ -1,14 +1,9 @@
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
  torch
11
  youtube_transcript_api
12
 
13
 
14
 
 
 
 
1
+ transformers
 
 
 
2
  gradio
 
 
 
 
3
  torch
4
  youtube_transcript_api
5
 
6
 
7
 
8
+
9
+