Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -12,4 +12,9 @@ streamlit
|
|
12 |
torch==2.6.0
|
13 |
transformers==4.49.0
|
14 |
cryptography
|
15 |
-
python-docx
|
|
|
|
|
|
|
|
|
|
|
|
12 |
torch==2.6.0
|
13 |
transformers==4.49.0
|
14 |
cryptography
|
15 |
+
python-docx
|
16 |
+
|
17 |
+
sentencepiece
|
18 |
+
|
19 |
+
|
20 |
+
|