Spaces:
Runtime error
Runtime error
Commit
·
e8a9b49
1
Parent(s):
2fa60b9
chore: requirment file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
python-telegram-bot
|
| 2 |
+
pytimeparse
|
| 3 |
+
termcolor
|
| 4 |
+
transformers
|
| 5 |
+
pydantic
|
| 6 |
+
torch
|