Spaces:
Running
Running
Andrew
commited on
Commit
·
6f0bf74
1
Parent(s):
1d031cc
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
deta>=1.1.0
|
2 |
nltk>=3.8.1
|
3 |
spacy>=3.5.1
|
|
|
4 |
gensim>=4.3.1
|
5 |
pandas>=1.5.2
|
6 |
requests>=2.28.1
|
|
|
1 |
deta>=1.1.0
|
2 |
nltk>=3.8.1
|
3 |
spacy>=3.5.1
|
4 |
+
torch>=2.0.0
|
5 |
gensim>=4.3.1
|
6 |
pandas>=1.5.2
|
7 |
requests>=2.28.1
|