Spaces:
Sleeping
Sleeping
Commit
Β·
bcf4c09
1
Parent(s):
24d01e0
π Update requirements: add beautifulsoup4 and torch, retain pymongo
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
|
|
1 |
transformers
|
2 |
-
pymongo
|
|
|
|
1 |
+
beautifulsoup4
|
2 |
transformers
|
3 |
+
pymongo
|
4 |
+
torch
|