Spaces:
Runtime error
Runtime error
aus10powell
commited on
Commit
•
5b8df2e
1
Parent(s):
eeaff04
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ pysocks==1.7.1
|
|
12 |
pytest==7.2.2
|
13 |
queuelib==1.6.2
|
14 |
service-identity==21.1.0
|
15 |
-
snscrape
|
16 |
tldextract==3.4.1
|
17 |
torch==2.0.0
|
18 |
transformers==4.27.4
|
|
|
12 |
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
|