themeetjani
commited on
Commit
•
b5bb484
1
Parent(s):
b1f2614
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ numpy==1.25.2
|
|
3 |
pandas==1.5.3
|
4 |
gradio
|
5 |
nltk
|
6 |
-
emoji
|
|
|
|
3 |
pandas==1.5.3
|
4 |
gradio
|
5 |
nltk
|
6 |
+
emoji
|
7 |
+
torch==2.0.0
|