Spaces:
Runtime error
Runtime error
Commit
·
717cc4f
1
Parent(s):
1ec7fd7
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# run this command to install all packages: pip install -r requirements.txt
|
2 |
+
|
3 |
+
python-telegram-bot==13.0
|
4 |
+
openai
|
5 |
+
moviepy
|