Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
dash==3.0.3
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
-
transformers
|
4 |
-
torch
|
5 |
requests
|
6 |
-
beautifulsoup4
|
7 |
-
pydub
|
8 |
pytube
|
9 |
-
|
10 |
-
|
|
|
1 |
dash==3.0.3
|
2 |
dash-bootstrap-components==2.0.2
|
|
|
|
|
3 |
requests
|
|
|
|
|
4 |
pytube
|
5 |
+
pydub
|
6 |
+
openai
|