Spaces:
Running
Running
Jeff Myers II
commited on
Commit
·
7e0c20d
1
Parent(s):
928fe7b
Completed Prototype
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
3 |
newsapi_python==0.2.7
|
4 |
newspaper3k==0.2.8
|
5 |
transformers==4.50.0
|
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
newsapi_python==0.2.7
|
4 |
newspaper3k==0.2.8
|
5 |
transformers==4.50.0
|