Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
-
bs4
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
+
bs4
|
4 |
+
tensorflow
|
5 |
+
torch
|
6 |
+
|