Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ torch
|
|
3 |
Werkzeug
|
4 |
huggingface_hub
|
5 |
Pillow
|
6 |
-
datasets
|
|
|
|
|
|
3 |
Werkzeug
|
4 |
huggingface_hub
|
5 |
Pillow
|
6 |
+
datasets
|
7 |
+
|
8 |
+
wikipedia-api
|