Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -10
requirements.txt
CHANGED
@@ -1,11 +1,2 @@
|
|
1 |
-
streamlit==0.84.1
|
2 |
-
Pillow
|
3 |
-
jax[cpu]
|
4 |
-
flax
|
5 |
-
transformers
|
6 |
-
huggingface_hub
|
7 |
-
googletrans==4.0.0-rc1
|
8 |
-
protobuf==3.20
|
9 |
-
|
10 |
gpt-index
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gpt-index
|
2 |
+
pypdf
|