Spaces:
Sleeping
Sleeping
GundeRichardson
commited on
Commit
•
fd6ee82
1
Parent(s):
999b5dc
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tenacity==9.0.0
|
2 |
+
google-api-core==2.21.0
|
3 |
+
google-generativeai==0.8.3
|
4 |
+
youtube-transcript-api==0.6.2
|
5 |
+
streamlit==1.39.0
|
6 |
+
python-dotenv==1.0.0
|