Spaces:
Sleeping
Sleeping
req
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ torch
|
|
2 |
transformers
|
3 |
streamlit
|
4 |
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
5 |
|
|
|
2 |
transformers
|
3 |
streamlit
|
4 |
huggingface_hub
|
5 |
+
optimum
|
6 |
+
accelerate
|
7 |
+
peft
|
8 |
+
auto-gptq
|
9 |
+
pdfminer.six
|
10 |
|