Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.15.0
|
2 |
+
pdfplumber==0.7.5
|
3 |
+
python-docx==0.8.11
|
4 |
+
transformers==4.35.0
|
5 |
+
peft==0.5.0
|
6 |
+
torch==2.0.1
|