Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,7 @@ duckduckgo_search
|
|
| 5 |
pandas
|
| 6 |
langdetect
|
| 7 |
transformers
|
| 8 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
pandas
|
| 6 |
langdetect
|
| 7 |
transformers
|
| 8 |
+
sentencepiece
|
| 9 |
+
torch
|
| 10 |
+
torchvision
|
| 11 |
+
torchaudio
|