Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Pillow
|
|
5 |
numpy
|
6 |
pandas
|
7 |
nltk
|
8 |
-
torch
|
|
|
|
5 |
numpy
|
6 |
pandas
|
7 |
nltk
|
8 |
+
torch
|
9 |
+
gradio
|