Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +4 -10
requirements.txt
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
huggingface-hub>=0.19
|
6 |
-
hf-transfer>=0.1.4
|
7 |
-
protobuf<4
|
8 |
-
click<8.1
|
9 |
-
pydantic~=1.0
|
10 |
-
sacremoses
|
11 |
|
|
|
1 |
+
python-telegram-bot==20.7
|
2 |
+
schedule==1.2.1
|
3 |
+
flask==2.3.3
|
4 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
|