Spaces:
Sleeping
Sleeping
kkrainiukk
commited on
Update requirements.txt
Browse files- requirements.txt +11 -10
requirements.txt
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
-
transformers
|
2 |
-
huggingface_hub
|
3 |
-
streamlit
|
4 |
-
langchain_core
|
5 |
-
langchain_community
|
6 |
-
langchain_huggingface
|
7 |
-
langchain_text_splitters
|
8 |
-
accelerate
|
9 |
-
watchdog
|
10 |
-
tqdm
|
|
|
|
1 |
+
transformers
|
2 |
+
huggingface_hub
|
3 |
+
streamlit
|
4 |
+
langchain_core
|
5 |
+
langchain_community
|
6 |
+
langchain_huggingface
|
7 |
+
langchain_text_splitters
|
8 |
+
accelerate
|
9 |
+
watchdog
|
10 |
+
tqdm
|
11 |
+
youtube-transcript-api
|