Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -12
requirements.txt
CHANGED
@@ -1,12 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
transformers
|
8 |
-
torch
|
9 |
-
huggingface-hub
|
10 |
-
langdetect
|
11 |
-
accelerate>=0.26.0
|
12 |
-
huggingface_hub
|
|
|
1 |
+
|
2 |
+
streamlit==1.32.0
|
3 |
+
requests==2.31.0
|
4 |
+
langdetect==1.0.9
|
5 |
+
PyPDF2==3.0.1
|
6 |
+
replicate==0.11.1
|
|
|
|
|
|
|
|
|
|
|
|