Spaces:
Runtime error
Runtime error
aus10powell
commited on
Commit
•
fb22206
1
Parent(s):
2d4c08e
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ pytest==7.2.2
|
|
13 |
queuelib==1.6.2
|
14 |
service-identity==21.1.0
|
15 |
snscrape @ git+https://github.com/JustAnotherArchivist/snscrape.git
|
|
|
16 |
tldextract==3.4.1
|
17 |
torch==2.0.0
|
18 |
transformers==4.27.4
|
|
|
13 |
queuelib==1.6.2
|
14 |
service-identity==21.1.0
|
15 |
snscrape @ git+https://github.com/JustAnotherArchivist/snscrape.git
|
16 |
+
spacy==3.5.3
|
17 |
tldextract==3.4.1
|
18 |
torch==2.0.0
|
19 |
transformers==4.27.4
|