Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
1 |
+
python-dotenv
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
+
torch
|
4 |
+
pytube
|
5 |
+
yt-dlp
|