Spaces:
Runtime error
Runtime error
Commit ·
be954ab
1
Parent(s): ec5a367
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch
|
|
| 3 |
numpy
|
| 4 |
unidecode
|
| 5 |
gradio
|
| 6 |
-
BeautifulSoup4
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
unidecode
|
| 5 |
gradio
|
| 6 |
+
BeautifulSoup4
|
| 7 |
+
sklearn
|