Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ huggingface_hub #==0.22.2
|
|
2 |
#yt-dlp
|
3 |
transformers
|
4 |
torch
|
5 |
-
tabulate
|
6 |
spaces
|
7 |
pillow
|
8 |
langsmith
|
|
|
2 |
#yt-dlp
|
3 |
transformers
|
4 |
torch
|
5 |
+
tabulate #optional dependency for markdown
|
6 |
spaces
|
7 |
pillow
|
8 |
langsmith
|