Spaces:
Runtime error
Runtime error
Jan Maciejowski
commited on
Commit
•
2189f43
1
Parent(s):
6997120
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ pandas==1.5.3
|
|
5 |
gensim==4.3.2
|
6 |
nltk==3.8.1
|
7 |
scipy==1.12.0
|
|
|
|
|
|
5 |
gensim==4.3.2
|
6 |
nltk==3.8.1
|
7 |
scipy==1.12.0
|
8 |
+
tensorflow==2.15.0
|
9 |
+
torch==2.2.1
|