Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -53,6 +53,7 @@ urllib3
|
|
| 53 |
yt_dlp
|
| 54 |
datasets
|
| 55 |
tqdm
|
|
|
|
| 56 |
--index-url https://download.pytorch.org/whl/cu124
|
| 57 |
--extra-index-url https://pypi.org/simple
|
| 58 |
torch
|
|
|
|
| 53 |
yt_dlp
|
| 54 |
datasets
|
| 55 |
tqdm
|
| 56 |
+
lxml_html_clean
|
| 57 |
--index-url https://download.pytorch.org/whl/cu124
|
| 58 |
--extra-index-url https://pypi.org/simple
|
| 59 |
torch
|