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