Spaces:
Sleeping
Sleeping
adapting
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
openai
|
| 3 |
-
python-dotenv
|
| 4 |
-
youtube-transcript-api
|
|
|
|
| 1 |
+
gradio==4.23.0
|
| 2 |
+
openai==1.14.0
|
| 3 |
+
python-dotenv==1.0.1
|
| 4 |
+
youtube-transcript-api==0.6.2
|