Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -17
requirements.txt
CHANGED
@@ -1,18 +1,4 @@
|
|
1 |
-
beautifulsoup4
|
2 |
-
torch
|
3 |
-
streamlit
|
4 |
-
transformers[all]
|
5 |
-
black
|
6 |
-
pylint
|
7 |
bs4
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
langchain-community
|
12 |
-
langchain-core
|
13 |
-
langchain
|
14 |
-
matplotlib
|
15 |
-
streamlit-ace
|
16 |
-
streamlit
|
17 |
-
gradio
|
18 |
-
multithreading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
bs4
|
2 |
+
transformers
|
3 |
+
hugging_hub
|
4 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|