adarshjha01
commited on
Commit
•
c852311
1
Parent(s):
6a0a191
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -7,5 +7,8 @@ streamlit>=1.29.0
|
|
7 |
accelerate>=0.25.0
|
8 |
pypdf
|
9 |
peft>= 0.6.0
|
|
|
|
|
|
|
10 |
|
11 |
|
|
|
7 |
accelerate>=0.25.0
|
8 |
pypdf
|
9 |
peft>= 0.6.0
|
10 |
+
torch
|
11 |
+
youtube_transcript_api
|
12 |
+
|
13 |
|
14 |
|