Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,6 +2,8 @@ transformers
|
|
2 |
googlesearch-python==1.2.4
|
3 |
beautifulsoup4==4.10.0
|
4 |
requests==2.26.0
|
|
|
|
|
5 |
|
6 |
|
7 |
|
|
|
2 |
googlesearch-python==1.2.4
|
3 |
beautifulsoup4==4.10.0
|
4 |
requests==2.26.0
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
|
8 |
|
9 |
|