Spaces:
Running
Running
Jeff Myers II
commited on
Commit
·
cb4974b
1
Parent(s):
424c50e
Completed Prototype
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
-
newsapi_python
|
4 |
-
newspaper3k
|
5 |
-
transformers
|
6 |
-
lxml_html_clean
|
7 |
-
accelerate
|
8 |
spaces
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
newsapi_python
|
4 |
+
newspaper3k
|
5 |
+
transformers
|
6 |
+
lxml_html_clean
|
7 |
+
accelerate
|
8 |
spaces
|