Spaces:
Runtime error
Runtime error
Update requirments.txt
Browse files- requirments.txt +11 -16
requirments.txt
CHANGED
@@ -1,23 +1,18 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
gradio
|
6 |
transformers
|
7 |
torch
|
8 |
evaluate
|
9 |
-
rouge
|
10 |
nltk
|
11 |
-
ffmpeg-python
|
12 |
wandb
|
13 |
-
shap-e @ git+https://github.com/openai/shap-e.git
|
14 |
-
pypdf
|
15 |
-
gradio
|
16 |
-
transformers
|
17 |
-
torch
|
18 |
-
PineconeClient
|
19 |
-
gradio
|
20 |
-
PyPDF2
|
21 |
-
transformers
|
22 |
elevenlabs
|
23 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain-together
|
2 |
+
langchain-community
|
3 |
+
langchain-pinecone
|
4 |
+
langchain-openai
|
5 |
+
pypdf
|
6 |
gradio
|
7 |
transformers
|
8 |
torch
|
9 |
evaluate
|
10 |
+
rouge
|
11 |
nltk
|
|
|
12 |
wandb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
elevenlabs
|
14 |
+
IPython
|
15 |
+
ffmpeg-python
|
16 |
+
imageio
|
17 |
+
Pillow
|
18 |
+
ipywidgets
|